Nix (home-manager) configurations for my computers
nvim: Disable LSP snippets
Most of the language servers correctly uses snippets. But some, such as
gopls, abuses snippets everywhere and that fucks up editing experience
a whole. I'm not completely sure the consequence of this change, but at
least editing Go files are much saner than with shitty snippets.