Remove OpenFOAM textobjects

This commit is contained in:
Elwardi 2021-12-14 19:55:43 +01:00 committed by Stephan Seitz
parent 8133888032
commit efaf985b24

View file

@ -1,8 +0,0 @@
(dict) @class.outer
((dict_core) @class.inner)
((key_value value: _? @_start (_)* _? @parameter.inner)
(#make-range! "function.inner" @_start @parameter.inner)) @function.outer
(code (_)* @class.inner) @class.outer
((comment) @_start ((comment)+) @_end
(#make-range! "comment.outer" @_start @_end))
(comment) @comment.inner