dotfiles/config/nvim
Eryn Wells 534d9a102b [neovim] Give key bindings a little love; add GUI bindings for neovide
- Clean up the init interface. Move all the init methods into a single
  init_all() call.
- Add two keybindings for <M-j> and <M-k> to move by soft-wrapped lines in
  Normal mode
- Add a few key bindings for the usual shortcuts for cut/copy/paste when in GUI
  mode. In vim, D is the character that represents the Super/Apple key. So,
  <D-x>, <D-c>, and <D-v> now do what you'd expect.
2025-06-03 13:19:51 -07:00
..
after nvim: Abbreviation for hawaii that includes the 'okina 2025-01-31 22:39:04 -08:00
ftdetect [nvim] Treat files with a .make extension as Makefiles 2024-12-05 11:53:34 -08:00
lua [neovim] Give key bindings a little love; add GUI bindings for neovide 2025-06-03 13:19:51 -07:00
syntax [nvim] Add a gocsstmpl template 2024-09-26 15:42:36 -07:00
UltiSnips [nvim] Update UltiSnips script snippet for Python 2024-09-27 11:37:33 -07:00
init.lua [neovim] Give key bindings a little love; add GUI bindings for neovide 2025-06-03 13:19:51 -07:00