-
Vim's log stops at `setting raw mode` for me:
```
Log 1/10 >
times in msec
clock self+sourced self: sourced script
clock elapsed: other lines
000.005 000.005…
-
When external commands are executed in a terminal window and a `TerminalOpen` autocommand is defined, the command may affect the current window.
**To Reproduce**
1. Run `mvim -N -i NONE -u vimrc…
-
### What version of Vim/Gvim are you using?
Vim/Gvim version
$ vim --version
VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Dec 27 2020 10:21:52)
macOS version
Included patches: 1-2164
Compi…
-
### What version of Vim/Gvim are you using?
Vim/Gvim version
$ vim --version
VIM - Vi IMproved 8.1 (2018 May 18, compiled Oct 22 2019 11:41:03)
Included patches: 1-2198
Modified by
Compiled b…
-
Way of using:
```
dnf install vim-bootstrap
vim-bootstrap -langs=python,lua,ruby,javascript,haskell -editor=vim > ~/.vimrc
```
Today install https://github.com/avelino/vim-bootstrap#offline-usa…
-
**Please Review Before Posting!**
- [x] I checked that the bug *does not happen* in the [CodeMirror Vim demo](https://codemirror-vim--util.repl.co/). If it does, please report it [there](https://gi…
-
**Describe the bug**
Trying to refresh a directory listing in tree view causes a second netrw to open in the window of previous buffer
**To Reproduce**
Detailed steps to reproduce the behavior:
…
-
**Expected behavior:**
Open a text file in Vim and entering insert mode allows me to type in characters normally.
**Actual behavior:**
Since installing UltiSnips, every keystroke entered …
-
Steps to replicate
1. On host, open foo.js in Vim [0] with an empty .vimrc
2. On vm, run inotifywait foo.js
3. Edit foo.js and save in Vim
Expected behavior
inotifywait reports the file has changed
…
-
1) Vundle needs to be cloned in correct location git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
2) vimrc has hardcoded path baked in which should be relative to proje…