summary refs log tree commit diff
path: root/.vim
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.vimrc12
1 files changed, 3 insertions, 9 deletions
diff --git a/.vimrc b/.vimrc
index 51a45aaf..574cef5c 100644
--- a/.vimrc
+++ b/.vimrc
@@ -251,22 +251,16 @@ let delimitMate_expand_cr = 1
 let delimitMate_expand_space = 1
 let delimitMate_jump_expansion = 1
 
-" Indent guides by alternating background colour.
+" Indent guides by alternating background colour. (<leader>ig)
 Plug 'nathanaelkane/vim-indent-guides'
 let g:indent_guides_start_level = 2
 
-" Pastebin.
-Plug 'Raynes/refheap.vim'
+" Colorscheme.
+Plug 'programble/jellybeans.vim'
 " Show nearest tag in statusline.
 Plug 'majutsushi/tagbar'
-" Pastebin.
-Plug 'mattn/gist-vim'
-" Required by gist.
-Plug 'mattn/webapi-vim'
 " Scratch buffers.
 Plug 'programble/itchy.vim'
-" Colorscheme.
-Plug 'programble/jellybeans.vim'
 " Better paste indentation.
 Plug 'sickill/vim-pasta'
 " Commenting.
roe 2018-11-13Add gzungetc.3June McEnroe 2018-11-13Add gzgetc.3June McEnroe 2018-11-13Add gzputc.3June McEnroe 2018-11-13Add gzgets.3June McEnroe 2018-11-13Add gzputs.3June McEnroe 2018-11-13Add gzprintf.3June McEnroe 2018-11-13Add gzfwrite.3June McEnroe 2018-11-13Add gzwrite.3June McEnroe 2018-11-12Add gzfread.3June McEnroe 2018-11-12Add gzread.3June McEnroe 2018-11-12Add gzsetparams.3June McEnroe 2018-11-12Add gzbuffer.3June McEnroe 2018-11-12Add gzdopen to gzopen.3June McEnroe 2018-11-12Add gzopen.3June McEnroe 2018-11-12Add inflateBackEnd.3June McEnroe 2018-11-12Add inflateBack.3June McEnroe 2018-11-12Add inflateBackInit.3June McEnroe 2018-11-11Add inflateGetHeader.3June McEnroe 2018-11-11Add inflateMark.3June McEnroe 2018-11-11Add inflatePrime.3June McEnroe 2018-11-11Add inflateReset.3June McEnroe 2018-11-11Add inflateCopy.3June McEnroe 2018-11-11Add inflateSync.3June McEnroe 2018-11-11Add inflateGetDictionary.3June McEnroe 2018-11-11Add inflateSetDictionary.3June McEnroe 2018-11-11Add inflateInit2.3June McEnroe