diff options
| author | jdhao <jdhao@hotmail.com> | 2020-10-31 00:37:20 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2020-10-31 00:37:20 +0800 |
| commit | bbceffe9cf7d806503930b82b0ac987d0fd9c0bd (patch) | |
| tree | fdc4cfde45553e14bdf4a439435841ee50a6a76a /plugins.vim | |
| parent | dbe24697f35e2d56b1e69b9ab0790fb238ac35e9 (diff) | |
change happy_hacking colorscheme URL
Diffstat (limited to 'plugins.vim')
| -rw-r--r-- | plugins.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins.vim b/plugins.vim index 67afc99..eabda6f 100644 --- a/plugins.vim +++ b/plugins.vim @@ -83,7 +83,7 @@ endif Plug 'lifepillar/vim-gruvbox8' Plug 'srcery-colors/srcery-vim' Plug 'ajmwagar/vim-deus' -Plug 'https://gitlab.com/yorickpeterse/happy_hacking.vim.git' +Plug 'YorickPeterse/happy_hacking.vim' Plug 'lifepillar/vim-solarized8' " Do not try other monokai-tasty and monokai-pro anymore, they " all have bad DiffDelete highlight issues. |
