diff options
| author | brustybee <bee@4d2.org> | 2026-03-10 01:39:30 +0530 |
|---|---|---|
| committer | brustybee <bee@4d2.org> | 2026-03-10 01:39:30 +0530 |
| commit | 2479ff966522aeaad70f4260af1323dc637bc089 (patch) | |
| tree | 9d181bd0647fa328945ec91976de9629cde3e34d /lua/plugins/misc.lua | |
| parent | 34e147989c1b8d5a930b5a28d38fb85c2c6fb89c (diff) | |
it doesn't work properly anyways for nix
Diffstat (limited to 'lua/plugins/misc.lua')
| -rw-r--r-- | lua/plugins/misc.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/plugins/misc.lua b/lua/plugins/misc.lua index 74eff58..f1aa60b 100644 --- a/lua/plugins/misc.lua +++ b/lua/plugins/misc.lua @@ -67,6 +67,7 @@ return { TelescopePrompt = true, NvimTree = true, help = true, + nix = true, } require("hlchunk").setup({ |
