dotfiles/nvim/.config
Marty Oehme 8e3ef257d3
nvim: Create global option to disable linting
Setting `vim.g.disable_autoformat` to true will disable automatic linting globally,
though I have not set up commands or mappings for manual linting. It is also
missing buffer-local linting which could be copied from buffer-local formatting.
2023-12-30 21:33:16 +01:00
..
nvim nvim: Create global option to disable linting 2023-12-30 21:33:16 +01:00
sh/env.d nvim: Improve spellfile download messages 2023-12-12 14:08:17 +01:00