From 9aed0652fdb35ac7aa425b283e1dbe8c08b1421c Mon Sep 17 00:00:00 2001 From: Steven Proctor Date: Sun, 9 Oct 2022 21:12:46 -0500 Subject: [PATCH] Add cmp-path pluging --- nvim/.config/nvim/fnl/dotfiles/plugins.fnl | 1 + 1 file changed, 1 insertion(+) diff --git a/nvim/.config/nvim/fnl/dotfiles/plugins.fnl b/nvim/.config/nvim/fnl/dotfiles/plugins.fnl index 95e7ddf..4b12ea5 100644 --- a/nvim/.config/nvim/fnl/dotfiles/plugins.fnl +++ b/nvim/.config/nvim/fnl/dotfiles/plugins.fnl @@ -40,6 +40,7 @@ :hrsh7th/cmp-emoji :hrsh7th/cmp-nvim-lsp :hrsh7th/cmp-nvim-lua + :hrsh7th/cmp-path :hrsh7th/cmp-vsnip :hrsh7th/vim-vsnip-integ :PaterJason/cmp-conjure]