added latex support and reorg ftplugins
This commit is contained in:
parent
7f1b34fd6f
commit
f2eaf7c67a
38 changed files with 600 additions and 234 deletions
2
after/queries/markdown/highlights.scm
Normal file
2
after/queries/markdown/highlights.scm
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
;extend
|
||||
|
||||
6
after/queries/markdown/textobjects.scm
Normal file
6
after/queries/markdown/textobjects.scm
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
;extends
|
||||
|
||||
(fenced_code_block (code_fence_content) @class.inner) @class.outer
|
||||
|
||||
(paragraph) @function.outer @function.inner
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue