From 8c20872b33f89eeb45f9271d9eb3a453899e97e8 Mon Sep 17 00:00:00 2001 From: sefidel Date: Fri, 18 Mar 2022 22:57:43 +0900 Subject: feat(pack): add eunuch * unix all the way --- fnl/nvrc/pack.fnl | 1 + 1 file changed, 1 insertion(+) (limited to 'fnl') diff --git a/fnl/nvrc/pack.fnl b/fnl/nvrc/pack.fnl index 5c7f0c4..79b53b5 100644 --- a/fnl/nvrc/pack.fnl +++ b/fnl/nvrc/pack.fnl @@ -25,6 +25,7 @@ (pack! :lewis6991/spaceless.nvim {:init :spaceless}) (pack! :stefandtw/quickfix-reflector.vim {:ft :qf}) (pack! :tpope/vim-fugitive) +(pack! :tpope/vim-eunuch) (pack! :hrsh7th/nvim-cmp {:req :cmp :event :InsertEnter :requires [(pack :L3MON4D3/LuaSnip {:module :luasnip}) -- cgit 1.4.1