Skip to content

hershyz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 

Repository files navigation

Currently just my nvim config and some iterm2 keymaps.
Definitely not a template, meant to feel as Mac-native as possible.
Additional notes/non-nvim (iterm2) configs at the bottom of init.lua.


TODO (in rough order of importance):

  • Native-like buffer selection funcionality
  • Native-like cmd + c, cmd + x, cmd + v functionality
  • Native-like cmd + [arrow] functionality
  • Git integration (gitsigns)
  • Separate keymaps for grep on all files in src dir versus current buffer
  • Native-like cmd + s functionality
  • Multi-cursor for comment toggle and indent right/left on a selected region
  • Keymap to jump through warnings/errors in current buffer
  • (), [], and {} wrapping a selection within a buffer
  • Mapping for selection of entire buffer + ability to delete/write over directly afterwards
  • Smooth scrolling?
  • Move to lazy.nvim for plugin management?

About

My nvim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages