nvim: added tree-sitter, Satori: misc changes

This commit is contained in:
2021-07-21 19:32:00 +05:30
parent e7da496981
commit 66075be40a
12 changed files with 326 additions and 90 deletions

View File

@@ -13,5 +13,5 @@
./common/xorg.nix
../../configs/nvim.nix
];
system.stateVersion = "20.09";
system.stateVersion = "21.05";
}