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
|
set nocompatible
|
||||||
filetype off
|
filetype off
|
||||||
|
|
||||||
colorscheme gruvbox
|
|
||||||
" using Source Code Pro
|
" using Source Code Pro
|
||||||
|
|
||||||
set rtp+=~/.vim/bundle/vundle/
|
set rtp+=~/.vim/bundle/vundle/
|
||||||
@@ -191,3 +190,4 @@ set tags+=/home/fergalm/.vim/tags
|
|||||||
autocmd Filetype java setlocal omnifunc=javacomplete#Complete
|
autocmd Filetype java setlocal omnifunc=javacomplete#Complete
|
||||||
let g:SuperTabDefaultCompletionType = 'context'
|
let g:SuperTabDefaultCompletionType = 'context'
|
||||||
|
|
||||||
|
colorscheme gruvbox
|
||||||
|
|||||||
Reference in New Issue
Block a user