mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-06 17:56:35 +05:30
add parsers
This commit is contained in:
@ -5,6 +5,10 @@ M.treesitter = {
|
||||
-- defaults
|
||||
"vim",
|
||||
"lua",
|
||||
"regex",
|
||||
"bash",
|
||||
"markdown",
|
||||
"markdown_inline",
|
||||
|
||||
-- web dev
|
||||
"html",
|
||||
|
Reference in New Issue
Block a user