mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Move to bashrc
This commit is contained in:
parent
98df077bef
commit
9932734876
1 changed files with 0 additions and 3 deletions
|
|
@ -64,9 +64,6 @@
|
||||||
# NEOVIM
|
# NEOVIM
|
||||||
programs.neovim = {
|
programs.neovim = {
|
||||||
enable = true;
|
enable = true;
|
||||||
viAlias = true;
|
|
||||||
vimAlias = true;
|
|
||||||
|
|
||||||
plugins = with pkgs; [
|
plugins = with pkgs; [
|
||||||
vimPlugins.nvim-treesitter.withAllGrammars
|
vimPlugins.nvim-treesitter.withAllGrammars
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue