[TS] Add asm parser
This commit is contained in:
parent
f7d3c8b24b
commit
0eafcb26b2
@ -5,6 +5,7 @@ return {
|
|||||||
config = function()
|
config = function()
|
||||||
require("nvim-treesitter.configs").setup({
|
require("nvim-treesitter.configs").setup({
|
||||||
ensure_installed = {
|
ensure_installed = {
|
||||||
|
"asm",
|
||||||
"bash",
|
"bash",
|
||||||
"c",
|
"c",
|
||||||
"cpp",
|
"cpp",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user