update pngtex
This commit is contained in:
@@ -18,6 +18,11 @@ return require('packer').startup({function(use)
|
||||
'mustache/vim-mustache-handlebars'
|
||||
}
|
||||
|
||||
use {
|
||||
'nvim-treesitter/nvim-treesitter',
|
||||
run = ':TSUpdate'
|
||||
}
|
||||
|
||||
use {
|
||||
'petRUShka/vim-sage'
|
||||
}
|
||||
@@ -123,7 +128,7 @@ return require('packer').startup({function(use)
|
||||
|
||||
use {
|
||||
'neovim/nvim-lspconfig',
|
||||
commit = "607ff48b970b89c3e4e3825b88d9cfd05b7aaea5",
|
||||
-- commit = "607ff48b970b89c3e4e3825b88d9cfd05b7aaea5",
|
||||
requires = {
|
||||
'nvim-lua/lsp-status.nvim',
|
||||
'ms-jpq/coq.thirdparty',
|
||||
|
||||
Reference in New Issue
Block a user