mirror of
https://git.aramjonghu.dev/AramJonghu/nvim.git
synced 2026-09-01 23:43:31 +02: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