mirror of
https://git.aramjonghu.nl/AramJonghu/nvim.git
synced 2026-03-22 09:41:10 +01:00
start with neoformat, not configured correctly yet, added some mason ensure installed
This commit is contained in:
@@ -11,13 +11,10 @@ require'nvim-treesitter.configs'.setup {
|
||||
disable = {},
|
||||
},
|
||||
ensure_installed = {
|
||||
"tsx",
|
||||
"jsx",
|
||||
"toml",
|
||||
"fish",
|
||||
"php",
|
||||
"json",
|
||||
"yaml",
|
||||
"swift",
|
||||
"css",
|
||||
"html",
|
||||
"lua"
|
||||
|
||||
Reference in New Issue
Block a user