vimtex/autoload
Enrico Maria De Angelis c68f5ca7c3 Make 'insert new command' work also after non-^ and non-\s regex (#596)
The insert new command functionality, mapped on `<F7>` by default,
doesn't work when the word is preceded by non-space and
non-start-of-line character. This commit allows insertion after
any non-letter, since LaTeX commands cannot contain other charaters
than [a-zA-Z].
2016-10-23 21:07:20 +02:00
..
unite/sources Fix unite TOC after #548 and #560 2016-10-21 14:19:18 +02:00
vimtex Make 'insert new command' work also after non-^ and non-\s regex (#596) 2016-10-23 21:07:20 +02:00
vimtex.vim Fixed #541: Add b:vimtex.sources 2016-10-20 21:01:33 +02:00