mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
feat(desktop): update parser and queries
This commit is contained in:
parent
f976acdc9c
commit
27d0bef81e
2 changed files with 1 additions and 4 deletions
|
|
@ -346,7 +346,7 @@ return {
|
|||
},
|
||||
desktop = {
|
||||
install_info = {
|
||||
revision = '6eb323a20db2f1e8736c3a05915afe1687283965',
|
||||
revision = 'b2cad1212116f23b3e8d0607b628bc6f72224c51',
|
||||
url = 'https://github.com/ValdezFOmar/tree-sitter-desktop',
|
||||
},
|
||||
maintainers = { '@ValdezFOmar' },
|
||||
|
|
|
|||
|
|
@ -5,9 +5,6 @@
|
|||
(entry
|
||||
key: (identifier) @property)
|
||||
|
||||
(localized_key
|
||||
name: (identifier) @property)
|
||||
|
||||
[
|
||||
(language)
|
||||
(country)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue