dotfiles/config/neovim/lua/opdavies
Oliver Davies 000bb2fd5e revert(nvim): add mappings for cnext and cprev
Removing these keymaps as they conflict with C-j and C-k which navigates
between horizontal splits in tmux.

I also already have `]q`, `[q`, `]l` and `[l` that do the same `cnext`
and `lnext` navigation.

This reverts commit a02e2765f4.
2023-07-28 09:02:15 +01:00
..
lsp revert(nvim): add mappings for cnext and cprev 2023-07-28 09:02:15 +01:00
snippets/ft feat(nvim): add snippet to create a Pest test 2023-05-11 13:55:56 +01:00
telescope refactor(nvim): update Telescope preview settings 2023-06-23 10:11:33 +01:00
globals.lua refactor(nvim): manage Neovim with Home Manager 2022-10-04 09:38:42 +01:00
keymap.lua refactor(nvim): manage Neovim with Home Manager 2022-10-04 09:38:42 +01:00
options.lua feat(nvim): show matches in a split window 2023-06-04 14:04:08 +01:00