-
Looking for any contributions from others. I want to make the ultimate vimrc file :)
-
the plugin does not seem to work with vundle installation. manually installing the original version on vim scripts works fine
-
`vim +PluginInstall +qall` will install the plugins and exit, but the process opens the normal vim UI and gives feedback in that UI. Is there a way to have each installation printed to stdout, so as t…
-
The Vim bundle is currently installing Droid Sans mono (modified with [Nerd Fonts](https://github.com/ryanoasis/nerd-fonts)), but the prompt depends on it. Furthermore, if an application like `gnome-t…
-
[plantuml-markdown](https://github.com/mikitex70/plantuml-markdown) implements code blocks that look like this:
```plantuml format="png" classes="uml myDiagram" alt="My super diagram placeholde…
-
I recently just install vim-gocode+YouCompleteMe with Vundle. I followed the instruction to install go, gocode but when I try to complete with Ctrl+x/o I get "Omni completion (^O^N^P) Pattern not foun…
-
```
/usr/share/licenses/elixir
/usr/lib/elixir
/usr/lib/elixir/lib/elixir
/run/media/me/95936a51-3671-4a9d-9567-5059c3a086db/home/yo/.vim/bundle/syntastic/syntax_checkers/elixir
and for elixir …
-
It would be a little more useful if e.g. after:
```
cd ~/.vim/
git clone https://github.com/saltstack/salt-vim.git
```
symlinks are created for config files instead of copies:
```
cd salt-vim
ls */…
-
处理 function repl#REPLToggle[3]..repl#REPLClose 时发生错误:
第 46 行:
E108: 无此变量: "b:REPL_OPEN_TERMINAL"
在窗口,多次执行关闭repl的单步调试窗口。快捷键。。
![image](https://user-images.githubusercontent.com/8294642/713366…
-
Recently I started noticing a large delay to insert a few characters on specific positions of some wiki files.
I've created this [sample file](https://github.com/vimwiki/vimwiki/files/3211993/delay2.…