diff --git a/fnl/plugin.fnl b/fnl/plugin.fnl index 1f2e215..d89f808 100644 --- a/fnl/plugin.fnl +++ b/fnl/plugin.fnl @@ -11,6 +11,9 @@ ;; tangerine.nvim (auto fennel compile) (use! :udayvir-singh/tangerine.nvim) + ;; hy syntax + (use! :hylang/vim-hy) + ;; Treesitter (use! :nvim-treesitter/nvim-treesitter :config