feat(nvim): add folds extension for orgmode files

This commit is contained in:
Price Hiller 2023-11-29 15:48:56 -06:00
parent 0d5fea272e
commit 687542e4b0
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -0,0 +1,10 @@
; extends
([
(section)
(table)
(drawer)
(property_drawer)
(block)
(listitem)
] @fold
(#trim! @fold))