From 491f44f7af95014838d1f6625d4f56408fbd1369 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Fri, 4 Jun 2021 15:06:12 +0200 Subject: vim: completion -> compe, snippets -> vsnip --- common/vim.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'common') diff --git a/common/vim.nix b/common/vim.nix index 8a27b06..ade66e1 100644 --- a/common/vim.nix +++ b/common/vim.nix @@ -57,15 +57,15 @@ let vim-dirvish lsp-status-nvim - completion-nvim - completion-buffers - snippets-nvim + nvim-compe + + vim-vsnip + vim-vsnip-integ telescope-nvim # Treesitter nvim-treesitter - completion-treesitter nvim-treesitter-textobjects nvim-treesitter-context -- cgit v1.2.3