diff options
| author | MineralwaterXu <[email protected]> | 2020-08-01 22:53:05 +0800 |
|---|---|---|
| committer | MineralwaterXu <[email protected]> | 2020-08-01 22:53:05 +0800 |
| commit | 3f397bf8e4c131297363a4443b1a5a15ca92a3b0 (patch) | |
| tree | 34325ddef341f0e2f36f8c8820671d4ef8bfc491 /init.vim | |
| parent | 4922650e2c234337a59ab3b4e6ce6198a1a96ef0 (diff) | |
modified nvim config
Diffstat (limited to 'init.vim')
| -rw-r--r-- | init.vim | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ + +" Author : @MineralwaterXu +" Special Thanks : @theniceboy + +"=== +"=== Auto load for the first time +"=== if empty(glob('~/.config/nvim/autoload/plug.vim')) silent !curl -fLo ~/.config/nvim/autoload/plug.vim --create-dirs \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim |
