project: disabled
This commit is contained in:
parent
aca9dd3078
commit
4138a017a3
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
./lualine.nix
|
||||
./neo-tree.nix
|
||||
./nvim-cmp.nix
|
||||
./project.nix
|
||||
# ./project.nix
|
||||
./rainbow-delimiters.nix
|
||||
./telescope.nix
|
||||
./toggleterm.nix
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
enable = true;
|
||||
enableTelescope = true;
|
||||
silentChdir = false;
|
||||
scopeChdir = "tab";
|
||||
manualMode = true;
|
||||
};
|
||||
|
||||
autoGroups.project_nvim_group = {
|
||||
|
|
Loading…
Add table
Reference in a new issue