diff options
| author | triethyl <triethylammonium@pm.me> | 2025-07-03 10:06:37 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2025-07-03 10:06:37 -0400 |
| commit | a1f1e24d62a0ea5f633324c6362b566abf9ec66c (patch) | |
| tree | e8f9c83674198eb5095f91230e1ded219ec986ba /pkgs/custom-neovim/config/fnl | |
| parent | 603d22fbc94b33a2d6f927eee7e524e09d4373e5 (diff) | |
rearranged fennel and lua code
Former-commit-id: a5f5aa6e19e52b3734a395369a9b40b9833aa27a
Diffstat (limited to 'pkgs/custom-neovim/config/fnl')
| -rw-r--r-- | pkgs/custom-neovim/config/fnl/init.fnl | 1 |
1 files changed, 1 insertions, 0 deletions
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) |
