mirror of
https://github.com/Superredstone/nixvim.git
synced 2026-06-17 17:24:38 +02:00
flake.lock: update
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
./lualine.nix
|
||||
./snacks.nix
|
||||
./telescope.nix
|
||||
./treesitter.nix
|
||||
./vimwiki.nix
|
||||
];
|
||||
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
{ ... }:
|
||||
{
|
||||
plugins.treesitter = {
|
||||
enable = true;
|
||||
settings = {
|
||||
highlight = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user