dotfiles/nvim
Marty Oehme f4c439d58e
nvim: Fix nvim log spam
The logging directory in `~/.local/state/nvim/` is absurdly large in my
setup currently.

The prime culprits are `wrapping.nvim` which logs each heuristic
currently, and I've simply disabled logging for.

The bigger one is `lsp.log` which is over 1GB (!) currently, and over
100.000 of those lines were generated by the `htmx-lsp`. That's fair
since it is in early development, so I've removed it for the time being.
2025-12-12 09:50:35 +01:00
..
.config nvim: Fix nvim log spam 2025-12-12 09:50:35 +01:00