diff dot_config/nvim/init.vim @ 285:d48b05b03ddf

Add treesitter based completion
author zegervdv <zegervdv@me.com>
date Tue, 01 Sep 2020 08:44:03 +0200
parents 3c5523f18d0a
children 6dad02f7604f
line wrap: on
line diff
--- a/dot_config/nvim/init.vim	Mon Aug 31 08:33:52 2020 +0200
+++ b/dot_config/nvim/init.vim	Tue Sep 01 08:44:03 2020 +0200
@@ -119,6 +119,7 @@
    Plug '~/Projects/nvim-treesitter'
    Plug 'nvim-treesitter/playground'
    Plug 'steelsojka/completion-buffers'
+   Plug 'nvim-treesitter/completion-treesitter'
 endif
 
 " Copying