da21f7a14c
[fix] neovim: reduce closure size
...
Also re-enable all grammars
2024-05-04 23:04:34 +02:00
39c2fb096c
[fix] *.nix: reformat with alejandra
2024-05-04 20:59:17 +02:00
a965b68600
[refactor] neovim: switch to upstream flake
...
Instead of the community maintained `neovim-nightly-overlay` use the
upstream flake provided by the neovim team. The overlay provided
overwrites `neovim` stable, but I don't use it anyways.
2024-05-04 20:45:50 +02:00
6be1975d06
[feature] nvim: specify tresitter grammars
...
Currently we use a lot of tree sitter grammars
2024-05-04 20:21:33 +02:00
02b830b157
feat(nvim): Package and use vim-jjdescription
2024-04-10 19:33:02 +02:00
596bb09c58
feat(nvim): Add more formatters to PATH
2024-04-10 19:33:02 +02:00
ce37942672
fix: Format according to nixfmt-rfc-style
2024-04-05 12:04:23 +02:00
9a4ecf2223
fix: Renamed option
2024-04-05 11:38:57 +02:00
6d0b7a0ed7
fix(nvim): Update cmp config due to rewrite
2024-03-08 23:45:23 +01:00
65a0caaadb
fix(nvim): Remove unused extraPlugins
2024-03-04 22:20:07 +01:00
f1991245fe
feat(nvim): Provide an nixvim standalone config
...
This allows me to test the neovim configuration much easier and also
adds neovim checks to the flake.
2024-03-03 15:20:42 +01:00