mirror of
https://git.aramjonghu.nl/AramJonghu/nvim.git
synced 2026-03-22 17:44:38 +01:00
fuck sessions
This commit is contained in:
@@ -3,7 +3,8 @@ pcall(function()
|
||||
dofile(vim.g.base46_cache .. "treesitter")
|
||||
end)
|
||||
|
||||
return {
|
||||
require('nvim-treesitter.configs').setup {
|
||||
build = ":TSUpdate",
|
||||
ensure_installed = "all",
|
||||
sync_install = false,
|
||||
auto_install = true,
|
||||
|
||||
Reference in New Issue
Block a user