summaryrefslogtreecommitdiff
path: root/pkgs/custom-neovim/nvim/lua/init.lua
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2025-07-06 18:38:20 -0400
committertriethyl <triethylammonium@pm.me>2025-07-06 18:38:20 -0400
commit99038c67b0886ae02f7dd46c3d436d18837d9019 (patch)
treeeb9c4db52a8fcaf6079b21667d07bddb66dd7743 /pkgs/custom-neovim/nvim/lua/init.lua
parent41224173cfce3d4bd189a4a41aadab14973a609b (diff)
removed fennel
Former-commit-id: 5a902687c37a002dfa1b71b61a100eb3c4447c75
Diffstat (limited to 'pkgs/custom-neovim/nvim/lua/init.lua')
-rw-r--r--pkgs/custom-neovim/nvim/lua/init.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/custom-neovim/nvim/lua/init.lua b/pkgs/custom-neovim/nvim/lua/init.lua
deleted file mode 100644
index 5507366..0000000
--- a/pkgs/custom-neovim/nvim/lua/init.lua
+++ /dev/null
@@ -1 +0,0 @@
-vim.cmd.colorscheme("evening")