summaryrefslogtreecommitdiff
path: root/home/editors
diff options
context:
space:
mode:
Diffstat (limited to 'home/editors')
-rw-r--r--home/editors/nixvim.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/editors/nixvim.nix b/home/editors/nixvim.nix
index 6bfc119..d11e9c0 100644
--- a/home/editors/nixvim.nix
+++ b/home/editors/nixvim.nix
@@ -12,7 +12,7 @@
colorschemes.gruvbox.enable = true;
plugins = {
- lualine.enable = true;
+ # lualine.enable = true;
nvim-autopairs.enable = true;
neoscroll.enable = true;
bufferline.enable = true;