Merge branch 'master' of ssh://fatmike/home/jon/dots

This commit is contained in:
jon
2017-09-09 08:49:47 -05:00
4 changed files with 12 additions and 2 deletions

Submodule vim/.vim/bundle/calendar.vim added at 6d6be26b2a

Submodule vim/.vim/bundle/jedi-vim added at 0c6a2b7737

View File

@@ -51,6 +51,7 @@ nnoremap <S-Tab> :bprev<CR>
nnoremap <leader>p :CtrlPBuffer<CR>
nnoremap <space> za
" NERDTree
map <C-n> :NERDTreeToggle<CR>
@@ -75,9 +76,12 @@ Plugin 'nvie/vim-flake8'
Plugin 'vim-airline/vim-airline'
Plugin 'vim-airline/vim-airline-themes'
"Plugin 'klen/python-mode'
Plugin 'itchyny/calendar.vim'
Plugin 'davidhalter/jedi-vim'
call vundle#end() " required
filetype plugin indent on " required
" "
" " Brief help
" " :PluginList - lists configured plugins

View File

@@ -23,7 +23,11 @@
*color14: #7E9982
*color15: #BDBDA4
URxvt*scrollBar: false
URxvt.font: xft:Terminus:size=14:antialias=true
URxvt.boldFont: xft:Terminus:bold:size=14:antialias=true
URxvt.font: xft:xos4 Terminus:size=14:antialias=true
URxvt.boldFont: xft:xos4 Terminus:bold:size=14:antialias=true
URxvt*transparent: true
URxvt*shading: 10
URxvt*perl-ext-common: default,matcher
URxvt*matcher.button: 1
URxvt*url-launcher: /usr/bin/google-chrome