dotfiles/nvim/.config/nvim/lua/core
Marty Oehme fcaaba9e8d
nvim: Improve auto spellfix mapping
If the cursor was on the very first letter of a word it would fix
the misspelled word instead - now it should stay and fix the
current word under cursor instead.
2024-03-01 10:33:36 +01:00
..
autocmds.lua nvim: Remove fixed term sigwinch timer 2024-02-15 08:52:14 +01:00
init.lua nvim: Improve auto spellfix mapping 2024-03-01 10:33:36 +01:00
lazy.lua nvim: Refactor plugin mappings to loading code 2023-12-12 23:24:16 +01:00
mappings.lua nvim: Improve auto spellfix mapping 2024-03-01 10:33:36 +01:00
settings.lua nvim: Create global option to disable linting 2023-12-30 21:33:16 +01:00