Compare commits

...

2 Commits

Author SHA1 Message Date
David JULIEN 4cde32d45e feat: upgrade sumneko 2021-07-12 16:17:11 +02:00
David JULIEN cca9b19fe7 feat: update Tree-sitter on launch 2021-07-12 16:16:24 +02:00
2 changed files with 5 additions and 2 deletions

View File

@ -25,7 +25,10 @@ return require("packer").startup(function()
}
-- tree-sitter
use "nvim-treesitter/nvim-treesitter"
use {
"nvim-treesitter/nvim-treesitter",
run = ":TSUpdate"
}
-- fuzzy finder
use {

@ -1 +1 @@
Subproject commit 4f1f6d4dbc7940b5f117e25b3528712ff4b221ef
Subproject commit 28d67699c4eb747d6b287c7ac67262b8b19ee73b