dotfiles/nvim/.config/nvim
Marty Oehme ebb937a0e3
nvim: Fix lsp shortcut for signature help
signature help shortcut (<c-k>) was interfering with basic buffer
movement. Moved it to gK as a more 'global' hover option (which uses K,
whenever lsp is enabled).
2020-10-21 16:50:47 +02:00
..
after nvim: Change default foldlevel to 3 2020-10-09 22:07:30 +02:00
lua nvim: Fix lsp shortcut for signature help 2020-10-21 16:50:47 +02:00
modules_experimental Remove experimental modules, add initial foldlevel 2020-02-04 11:40:06 +01:00
plugin nvim: Extend lsp for nvim lua development 2020-10-09 22:11:06 +02:00
spell nvim: Fix lsp shortcut for signature help 2020-10-21 16:50:47 +02:00
init.vim nvim: Extend lsp for nvim lua development 2020-10-09 22:11:06 +02:00
maps.vim nvim: Remove pencil to fix relative cursor movement 2020-10-08 20:38:50 +02:00
watch.lua nvim: Improve lsp source chaining 2020-10-02 11:56:31 +02:00