diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-06-25 11:11:48 +0200 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-06-25 11:11:48 +0200 |
| commit | d2d092335ac8bd9076f46128efec4de70bc49640 (patch) | |
| tree | d6b60f741ebd3a293db88d27ab35b7a8d2c3cf34 /.pluggins.vim | |
| parent | 800b3c5f0a8e773e3e0f18f262eb4c3c485b21b4 (diff) | |
| download | dotfiles-d2d092335ac8bd9076f46128efec4de70bc49640.tar.gz dotfiles-d2d092335ac8bd9076f46128efec4de70bc49640.tar.bz2 dotfiles-d2d092335ac8bd9076f46128efec4de70bc49640.zip | |
Added my header
Diffstat (limited to '.pluggins.vim')
| -rw-r--r-- | .pluggins.vim | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.pluggins.vim b/.pluggins.vim index e877ab6..db233cf 100644 --- a/.pluggins.vim +++ b/.pluggins.vim @@ -15,6 +15,8 @@ call plug#begin() " s19 at home Plug 'HappyTramp/vim-42header' " 42 header + Plug 'HappyTramp/vim-htheader' " my header + " themes " Plug 'joshdick/onedark.vim' " onedark " Plug 'dracula/vim', {'as': 'vim'} " dracula |
