mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 07:20:06 -04:00
feat: add objdump to the supported languages (#5548)
This commit is contained in:
parent
07dbb3845c
commit
0179a89656
5 changed files with 53 additions and 0 deletions
|
|
@ -395,6 +395,9 @@
|
|||
"objc": {
|
||||
"revision": "62e61b6f5c0289c376d61a8c91faf6435cde9012"
|
||||
},
|
||||
"objdump": {
|
||||
"revision": "64e4741d58345c36ded639f5a3bcd7811be7f8f8"
|
||||
},
|
||||
"ocaml": {
|
||||
"revision": "694c57718fd85d514f8b81176038e7a4cfabcaaf"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue