I broke up with neovim....vim is my best friend now
This commit is contained in:
5
dot_vim/plugged/vim-orgmode/ftplugin/org.cnf
Normal file
5
dot_vim/plugged/vim-orgmode/ftplugin/org.cnf
Normal file
@@ -0,0 +1,5 @@
|
||||
--langdef=org
|
||||
--langmap=org:.org
|
||||
--regex-org=/^(\*+)[[:space:]]+(.*)([[:space:]]+:[^\t ]*:)?$/\1 \2/s,sections/
|
||||
--regex-org=/\[\[([^][]+)\]\]/\1/h,hyperlinks/
|
||||
--regex-org=/\[\[[^][]+\]\[([^][]+)\]\]/\1/h,hyperlinks/
|
||||
Reference in New Issue
Block a user