mirror of
https://github.com/fergalmoran/vimfiles.git
synced 2025-12-22 09:30:07 +00:00
Added gruvbox
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -1,7 +1,6 @@
|
||||
set nocompatible
|
||||
filetype off
|
||||
|
||||
colorscheme gruvbox
|
||||
" using Source Code Pro
|
||||
|
||||
set rtp+=~/.vim/bundle/vundle/
|
||||
@@ -191,3 +190,4 @@ set tags+=/home/fergalm/.vim/tags
|
||||
autocmd Filetype java setlocal omnifunc=javacomplete#Complete
|
||||
let g:SuperTabDefaultCompletionType = 'context'
|
||||
|
||||
colorscheme gruvbox
|
||||
|
||||
Reference in New Issue
Block a user