-
Feature request here, not a bug. Making a note of this myself in case I'm able to dive in to offer this functionality. I'm also brand new to vimwiki, so there may be existing functionality that can do…
-
download vim source code
grep -rsn match_words _._
-
When only one tex file is loaded, the plugin works as expected. If another is loaded, however, compilation fails for the last loaded text file with an "E492: Not an editor command: Latexmk". It seems …
-
The plugin sets `concealcursor` to `inc` to make the indents also visible in the insertmode. This however can make other plugins like vimwiki unusable or at least change their behavior.
It's currentl…
Nudin updated
4 years ago
-
### Feature already in Vim?
Yes, Vim 7.4.1833
### Feature description
Vim, despite having the same documentation for `'keywordprg'`, actually implements using an Ex command as `'keywordprg'` differ…
-
the plugin does not seem to work with vundle installation. manually installing the original version on vim scripts works fine
-
Just like with every other item in vimwiki, I want to be able to hit enter on a word or a selection in order to turn it into a page link or to follow an already existing link.
When I do that with Ta…
-
```
This a problem with MacVim 7.4 snapshot 70:
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Aug 10 2013 18:40:52)
MacOS X (unix) version
Compiled by Douglas Drumond
Huge version with MacVim GUI. F…
-
I'm not only using vim for IDE stuff - otherwise mostly I'm using vim for editing /etc/* but I don't want it to open IDEmode when editing /etc/hosts ;)
You mentioned in README how to start IDE mode…
-
With the latest version of ipython (5.0), the command `VtrSendLinesToRunner` only sends the first of all the statements visually selected. So if the visual selection comprises the two lines
``` pytho…