diff options
| author | triethyl <triethylammonium@pm.me> | 2025-07-06 18:38:20 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-07-06 18:38:20 -0400 |
| commit | 99038c67b0886ae02f7dd46c3d436d18837d9019 (patch) | |
| tree | eb9c4db52a8fcaf6079b21667d07bddb66dd7743 /pkgs/custom-neovim/nvim | |
| parent | 41224173cfce3d4bd189a4a41aadab14973a609b (diff) | |
removed fennel
Former-commit-id: 5a902687c37a002dfa1b71b61a100eb3c4447c75
Diffstat (limited to 'pkgs/custom-neovim/nvim')
| -rw-r--r-- | pkgs/custom-neovim/nvim/lua/init.lua | 1 |
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") |
