-
- Permission of some directories (cannnot make directories when vim is being installed)
- NERDTree installation
-
Installed gruvbox using Pathogen, by cloning to `~/.vim/bundle`. Theme is working fine. But as soon as I add `'colorscheme': 'gruvbox'` to lightline config, the following error pops up:
```
"." is…
-
Vim 8.2+
see also https://github.com/preservim/nerdtree/issues/1210
-
Only support this style of directive:
```
Bundle 'jQuery' # https://github.com/vim-scripts/jQuery
Bundle 'scrooloose/nerdtree' # https://github.co…
-
there is an awesome plugin for nerdtree to enable it to shynchronize all tabs in the neovim about the open or close status of explorer:
Plug 'jistr/vim-nerdtree-tabs'
i am very astonished by this am…
-
I'm using nvim and have loaded mattn/emmet-vim with vim plug. It works well with all files it's supposed to.
However, for Jekyll's liquid files I'd like to use the same setup as html.
For some r…
-
I'm not sure this plugin is the right place to implement something like this, but it would be great to have some kind of addon plugin that works well with vim-nerdtree-tabs. We can pretty easily do so…
-
### Environment
* Operating System: macOS Mojave Version 10.14.4
* Vim version `:version`: VIM - Vi IMproved 8.1 macOS version
* NERDTree version `git rev-parse --short HEAD`: `f4d2b30`
* …
-
![python3_6](https://user-images.githubusercontent.com/423798/38709623-9e2888c0-3e81-11e8-98db-4ed1cfee2472.png)
This only occurs after opening NERDTree.
-
Using wsltty 1.8.5 under Windows Subsystem for Linux.
tmux mouse events can be captured, and vim mouse events can be captured with NERDTree open.
Attempted to turn off tmux mouse events, or spawning…