Created
July 9, 2018 07:16
-
-
Save hub33k/15b68f7dfa80eefaac76e2c037a3d90d to your computer and use it in GitHub Desktop.
Revisions
-
hub33k created this gist
Jul 9, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,18 @@ " color schemes Plugin 'dracula/vim' "Plugin 'jnurmine/Zenburn' "Plugin 'altercation/vim-colors-solarized' Plugin 'mhinz/vim-startify' " utils Plugin 'Valloric/YouCompleteMe' Plugin 'scrooloose/nerdtree' Plugin 'jistr/vim-nerdtree-tabs' Plugin 'kien/ctrlp.vim' " search file " version control Plugin 'tpope/vim-fugitive' " git " python "Plugin 'davidhalter/jedi-vim' " python autocomplete