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/init.fnl | |
| parent | 603d22fbc94b33a2d6f927eee7e524e09d4373e5 (diff) | |
rearranged fennel and lua code
Former-commit-id: a5f5aa6e19e52b3734a395369a9b40b9833aa27a
Diffstat (limited to 'pkgs/custom-neovim/config/init.fnl')
| -rw-r--r-- | pkgs/custom-neovim/config/init.fnl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/pkgs/custom-neovim/config/init.fnl b/pkgs/custom-neovim/config/init.fnl deleted file mode 100644 index c097c94..0000000 --- a/pkgs/custom-neovim/config/init.fnl +++ /dev/null @@ -1,7 +0,0 @@ -;; Import Hibiscus Macros -(import-macros { - : set! - : set+ - : exec!} :hibiscus.vim) - -(exec! [colorscheme rose-pine-main]) |
