From a1f1e24d62a0ea5f633324c6362b566abf9ec66c Mon Sep 17 00:00:00 2001 From: triethyl Date: Thu, 3 Jul 2025 10:06:37 -0400 Subject: rearranged fennel and lua code Former-commit-id: a5f5aa6e19e52b3734a395369a9b40b9833aa27a --- pkgs/custom-neovim/config/fnl/init.fnl | 1 + 1 file changed, 1 insertion(+) create mode 100644 pkgs/custom-neovim/config/fnl/init.fnl (limited to 'pkgs/custom-neovim/config/fnl') diff --git a/pkgs/custom-neovim/config/fnl/init.fnl b/pkgs/custom-neovim/config/fnl/init.fnl new file mode 100644 index 0000000..f62b370 --- /dev/null +++ b/pkgs/custom-neovim/config/fnl/init.fnl @@ -0,0 +1 @@ +(vim.cmd.colorscheme evening) -- cgit v1.2.3