summaryrefslogtreecommitdiff
path: root/module.nix
diff options
context:
space:
mode:
authorbeeb5k <beebeeb5k@gmail.com>2026-06-06 21:10:08 +0530
committerbeeb5k <beebeeb5k@gmail.com>2026-06-06 21:10:08 +0530
commit65a6e693c34c24ca717943b0304391705079bf5f (patch)
treeb54134e5c11e844f127722725af85059faaf8523 /module.nix
parent511492f6e1ab66957a37aaccffe748bb0f8e3d65 (diff)
Tokyonight colorscheme and lazydev.nvim
Diffstat (limited to 'module.nix')
-rw-r--r--module.nix9
1 files changed, 5 insertions, 4 deletions
diff --git a/module.nix b/module.nix
index 18881df..d49fdd4 100644
--- a/module.nix
+++ b/module.nix
@@ -142,11 +142,12 @@ inputs:
data = nvim-web-devicons;
lazy = false;
}
- {
- data = config.nvim-lib.neovimPlugins.base46;
- lazy = false;
- }
+ # {
+ # data = config.nvim-lib.neovimPlugins.base46;
+ # lazy = false;
+ # }
+ tokyonight-nvim
config.nvim-lib.neovimPlugins.neogit
blink-indent
blink-pairs