mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Trying to fix treesitter
This commit is contained in:
parent
d7ffe4ecff
commit
dd6718bd31
1 changed files with 3 additions and 3 deletions
|
|
@ -53,9 +53,9 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# TODO: (bryan - failing to build. why?)
|
# TODO: (bryan - failing to build. why?)
|
||||||
# programs.neovim.plugins = [
|
programs.neovim.plugins = [
|
||||||
# pkgs.vimPlugins.nvim-treesitter.withAllGrammars
|
pkgs.vimPlugins.nvim-treesitter.withAllGrammars
|
||||||
# ];
|
];
|
||||||
|
|
||||||
|
|
||||||
# SESSION VARIABLES
|
# SESSION VARIABLES
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue