Changes

Jump to navigation Jump to search
19 bytes added ,  20:50, 30 October 2016
no edit summary
Create a <tt>.ctags</tt> file in your home directory, then copy and paste the following:
<nowiki>
--langdef=context
--regex-context=/^[[:space:]]*\\startsection[[:space:]]*\[[^]]*title[[:space:]]*=[[:space:]]*\{[[:space:]]*(.+)\}/\. \1/s,section/
--regex-context=/^[[:space:]]*\\startsubject[[:space:]]*\[[^]]*title[[:space:]]*=[[:space:]]*\{[[:space:]]*(.+)\}/SUBJ \1/c,subject/
--regex-context=/^[[:space:]]*\\startpart[[:space:]]*\[[^]]*title[[:space:]]*=[[:space:]]*\{[[:space:]]*(.+)\}/\1/p,part/
</nowiki>
Put this in your <tt>vimrc</tt>:
134

edits

Navigation menu