summaryrefslogtreecommitdiff
path: root/home/editors/nixvim.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/editors/nixvim.nix')
-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 d11e9c0..6bfc119 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;