dotfiles/nvim/.config/nvim
Marty Oehme 6435a7b51a
nvim: Improve marksman diagnostic filtering in zk dirs
When in a ZK dir I do not want any marksman diagnostics polluting my
interface since the linking in (my) ZK is based on anchor IDs and not
full filenames/titles. Thus, every single link will be detected as
non-existent by marksman.

This commit ensures that when in a zk-enabled directory, each
non-existent link diagnostic will be filtered before presenting
diagnostics.
2025-06-10 18:31:41 +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: Improve marksman diagnostic filtering in zk dirs 2025-06-10 18:31:41 +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: Add gitcommit and history extensions to codecompanion 2025-06-09 14:38:10 +02:00