mirror of
https://github.com/fred-drake/neovim.git
synced 2026-06-05 14:59:28 -05:00
Temporarily disabling noice
This commit is contained in:
+1
-1
@@ -123,7 +123,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
neo-tree.enable = true;
|
neo-tree.enable = true;
|
||||||
noice.enable = true;
|
noice.enable = false;
|
||||||
notify.enable = true;
|
notify.enable = true;
|
||||||
nvim-autopairs.enable = true;
|
nvim-autopairs.enable = true;
|
||||||
colorizer.enable = true;
|
colorizer.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user