From b902fc9f0bbeae2c52f075ea2665be52a9dae90c Mon Sep 17 00:00:00 2001 From: sefidel Date: Sat, 12 Mar 2022 17:29:47 +0900 Subject: feat(pack): add mergetool --- fnl/nvrc/pack.fnl | 1 + 1 file changed, 1 insertion(+) (limited to 'fnl/nvrc/pack.fnl') diff --git a/fnl/nvrc/pack.fnl b/fnl/nvrc/pack.fnl index c54fb01..a484b9d 100644 --- a/fnl/nvrc/pack.fnl +++ b/fnl/nvrc/pack.fnl @@ -25,6 +25,7 @@ (pack! :tpope/vim-sleuth) (pack! :lewis6991/spaceless.nvim {:init :spaceless}) (pack! :stefandtw/quickfix-reflector.vim {:ft :qf}) +(pack! :samoshkin/vim-mergetool {:cmd [:MergetoolStart :MergetoolToggle]}) (pack! :hrsh7th/nvim-cmp {:req :cmp :event :InsertEnter :requires [(pack :L3MON4D3/LuaSnip {:module :luasnip}) -- cgit 1.4.1