mirror of
https://github.com/gyoder/dots.git
synced 2026-02-28 01:13:44 +00:00
refined nvim confdig
This commit is contained in:
parent
f7dff4be79
commit
b33eac0dcf
2 changed files with 7 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ return require('packer').startup(function(use)
|
|||
|
||||
use {
|
||||
'nvim-treesitter/nvim-treesitter',
|
||||
config = function() require("plugins/ts") end
|
||||
-- config = function() require("plugins/ts") end
|
||||
}
|
||||
|
||||
use 'mbbill/undotree'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue