feat: improve nvim experience

This commit is contained in:
Moritz Böhme 2024-06-17 10:02:10 +02:00
parent c11a2c5596
commit fcfc548717
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
3 changed files with 14 additions and 12 deletions

View file

@ -37,8 +37,6 @@
smartcolumn-nvim.url = "github:m4xshen/smartcolumn.nvim";
telekasten-nvim.flake = false;
telekasten-nvim.url = "github:renerocksai/telekasten.nvim";
none-ls-nvim.flake = false;
none-ls-nvim.url = "github:nvimtools/none-ls.nvim";
neotest-python.flake = false;
neotest-python.url = "github:MoritzBoehme/neotest-python/fix-runtimepath-search";
statuscol-nvim.flake = false;
@ -47,6 +45,8 @@
gen-nvim.url = "github:David-Kunz/gen.nvim";
hawtkeys-nvim.flake = false;
hawtkeys-nvim.url = "github:tris203/hawtkeys.nvim";
none-ls-shellcheck-nvim.flake = false;
none-ls-shellcheck-nvim.url = "github:gbprod/none-ls-shellcheck.nvim";
# river
river.url = "git+https://github.com/riverwm/river?submodules=1";