Junegunn Choi
7095372c4b
Add colorscheme example (should be loaded after plug#end())
2024-06-01 15:40:24 +09:00
Junegunn Choi
3f1daea5bd
Adjust heading levels in README
2024-05-15 03:07:01 +09:00
Junegunn Choi
9b4ecd1bb5
Update documentation ( #1280 )
2024-05-14 19:06:23 +09:00
Junegunn Choi
d977fa3786
Do not remove 'frozen' plugins on PlugClean
...
Close #1152
2024-03-31 00:53:55 +09:00
Junegunn Choi
61b6df67b4
Update examples
2024-03-14 19:11:37 +09:00
Junegunn Choi
94b7aa99a9
Update README and vimdoc
2024-03-07 23:41:50 +09:00
Junegunn Choi
854b081934
Open vim-plug window in a new tab ( #1274 )
...
* Open vim-plug window in a new tab not to disrupt the current window layout
* Open preview window on the right to better show the diff
If you prefer the old layout, use the following configuration:
let g:plug_window = 'vertical topleft new'
let g:plug_pwindow = 'above 12new'
2024-03-07 01:16:12 +09:00
Junegunn Choi
6154433e22
README: Lambda expression as post-update hook
2024-02-23 01:14:44 +09:00
Alexis Corporal
034e844590
README: Change scrooloose/nerdtree
to preservim/nerdtree
( #1226 )
...
Co-authored-by: Junegunn Choi <junegunn.c@gmail.com>
2023-01-19 11:35:13 +09:00
Junegunn Choi
d6cb65753f
Explicitly address the side-effects of plug#end() in the example
...
Close #1182
2022-08-01 09:17:35 +09:00
Junegunn Choi
e300178a0e
Change the default plugin directory for Neovim
...
And suggest users to call plug#begin() without an argument to avoid
confusion.
2022-01-03 23:05:08 +09:00
Junegunn Choi
a9bf5bd722
"non-master branch" -> "non-default branch"
2020-08-30 02:05:50 +09:00
David Barnett
d53d5a976f
Add |:Plug| tag in help docs ( #951 )
2020-08-29 10:43:05 +09:00
Minsoo Kim
0b32d2d23e
Update YCM path: Valloric -> ycm-core ( #869 )
2019-08-13 23:15:51 +09:00
Harry Moreno
fddbcb8f1a
Change PlugClean description ( #853 )
...
Be more clear about uninstalling plugin directories.
2019-07-09 16:16:02 +09:00
Junegunn Choi
96375cb7d3
Update README and add vim help file
...
Close #705
2017-11-27 00:58:29 +09:00