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