dotfiles/nvim/.config/nvim
Marty Oehme ce8c40e717
nvim: Fix diagnostic toggle mappings
Finally changed the 'show line diagnostics' (opening a popup with all
diagnostics on current line) mapping to fit to the other remappings
moving 'diagnostics' to the `e` key, with `<localleader>le`.

And fixed the ability to toggle diagnostics as virtual lines with
`<localleader>lO`.
2025-12-01 10:25:59 +01:00
..
after nvim: Enable markdown rendering for vimwiki and djot 2025-10-10 22:16:25 +02:00
ftdetect nvim: Add djot filetype detection 2025-02-18 22:41:39 +01:00
lua nvim: Fix diagnostic toggle mappings 2025-12-01 10:25:59 +01:00
snippets nvim: Add markdown snippets to mdx files 2025-10-13 11:26:17 +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: Use snacks zen mode 2025-11-30 23:05:15 +01:00