dotfiles/nvim/.config
Marty Oehme c436fe66fd
nvim: Always determine correct wrapping for wiki text files
For any files under my WIKIROOT directory I am sure that they are
textual (if they fall into the wrapping.nvim allowlist).
So we do not need to undertake the 'nontextual' file heuristic that uses
the capabilities of the language server connected. Especially since our
ZK lsp, or markdown lsp would always return the capability.

Unfortunately wrapping.nvim does not currently have the ability to
provide your own 'nontextual' heuristic, so I instead use a fork which
does and provide the correct function in the options.
2025-09-03 12:59:07 +02:00
..
nvim nvim: Always determine correct wrapping for wiki text files 2025-09-03 12:59:07 +02:00
sh zk: Move nvim wiki index opening to zk module 2025-02-07 13:11:52 +01:00