dotfiles/nvim/.config/nvim
Marty Oehme 8f15fb404a
nvim: Fix path completing on insert mode return
When hitting return in insert mode we would enter a path completion.
With this change the completion is moved from <c-m> (i.e. return) to
<c-t>.
2025-06-19 22:35:48 +02:00
..
after nvim: Improve marksman diagnostic filtering in zk dirs 2025-06-10 18:31:41 +02:00
ftdetect nvim: Add djot filetype detection 2025-02-18 22:41:39 +01:00
lua nvim: Fix path completing on insert mode return 2025-06-19 22:35:48 +02:00
snippets nvim: Change snippets to vscode json style 2025-05-04 19:55:05 +02:00
spell nvim: Update plugins and spellfile 2025-05-04 19:55:06 +02:00
abbrev.vim nvim: Add spelling and abbreviations 2024-08-07 20:05:42 +02:00
init.lua nvim: Refactor core setting loading into core module 2023-12-12 14:07:43 +01:00
lazy-lock.json nvim: Update plugins 2025-06-19 22:35:48 +02:00