remove unused vim plugins, cleanup
* update tmux theme * remove unused colorschemes for vim * update vim dictionary
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#### COLOUR
|
||||
|
||||
tm_icon="♟"
|
||||
tm_color_active=colour118
|
||||
tm_color_active=colour213
|
||||
tm_color_inactive=colour241
|
||||
tm_color_feature=colour4
|
||||
tm_color_music=colour203
|
||||
@@ -58,4 +58,4 @@ tm_host="#[fg=$tm_color_feature,bold]#h"
|
||||
tm_session_name="#[fg=$tm_color_feature,bold]$tm_icon #S"
|
||||
|
||||
set -g status-left $tm_session_name
|
||||
set -g status-right $tm_itunes' '$tm_rdio' '$tm_battery' '$tm_date' '$tm_host
|
||||
set -g status-right $tm_itunes' '$tm_rdio' '$tm_date' '$tm_host
|
||||
|
||||
@@ -43,11 +43,7 @@ Plugin 'gregsexton/MatchTag'
|
||||
Plugin 'tpope/vim-sleuth' " detect indent style (tabs vs. spaces)
|
||||
|
||||
" colorschemes
|
||||
" Plugin 'flazz/vim-colorschemes'
|
||||
" Plugin 'nanotech/jellybeans.vim'
|
||||
" Plugin 'w0ng/vim-hybrid'
|
||||
Plugin 'chriskempson/base16-vim'
|
||||
Plugin 'nicknisi/vim-colors-pencil'
|
||||
|
||||
" languages
|
||||
Plugin 'othree/html5.vim'
|
||||
|
||||
@@ -29,3 +29,9 @@ ComboBox
|
||||
dropdown
|
||||
JSON
|
||||
h3
|
||||
mockup
|
||||
FilteringSelect
|
||||
Firefox
|
||||
IE7
|
||||
WebDriver
|
||||
fallback
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user