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