From 9428d383178aff6412f8e9d043bc197ca22c7a54 Mon Sep 17 00:00:00 2001 From: Alexander Rosenberg Date: Thu, 25 May 2023 02:03:52 -0700 Subject: [PATCH] Added hy --- fnl/plugin.fnl | 3 +++ 1 file changed, 3 insertions(+) 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