summaryrefslogtreecommitdiff
path: root/module.nix
diff options
context:
space:
mode:
authorbeeb5k <beebeeb5k@gmail.com>2026-06-05 16:20:33 +0530
committerbeeb5k <beebeeb5k@gmail.com>2026-06-05 16:20:33 +0530
commit511492f6e1ab66957a37aaccffe748bb0f8e3d65 (patch)
treed7341b26db8d627fd339ea6f494fb83b8d62c760 /module.nix
parentfe1c8a1c340903de0d44a1f3bc590b426f1d3810 (diff)
formamt files and perf improvements
Diffstat (limited to 'module.nix')
-rw-r--r--module.nix5
1 files changed, 4 insertions, 1 deletions
diff --git a/module.nix b/module.nix
index 96569b2..18881df 100644
--- a/module.nix
+++ b/module.nix
@@ -142,8 +142,11 @@ inputs:
data = nvim-web-devicons;
lazy = false;
}
+ {
+ data = config.nvim-lib.neovimPlugins.base46;
+ lazy = false;
+ }
- config.nvim-lib.neovimPlugins.base46
config.nvim-lib.neovimPlugins.neogit
blink-indent
blink-pairs