From 8c98d8cfd7b91f85b2fab4d51c4abe6a403afdbe Mon Sep 17 00:00:00 2001 From: Proctor Date: Thu, 22 Sep 2022 08:36:32 -0500 Subject: [PATCH] Add cmp-emoji for emoji autocomplete support again --- 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 04a787c..cd61ccb 100644 --- a/nvim/.config/nvim/fnl/dotfiles/plugins.fnl +++ b/nvim/.config/nvim/fnl/dotfiles/plugins.fnl @@ -37,6 +37,7 @@ :folke/lsp-colors.nvim {} :hashivim/vim-terraform {} ; Terraform :hrsh7th/nvim-cmp {:requires [:hrsh7th/cmp-buffer + :hrsh7th/cmp-emoji :hrsh7th/cmp-nvim-lsp :hrsh7th/cmp-vsnip :hrsh7th/vim-vsnip-integ