diff --git a/tmux/theme.sh b/tmux/theme.sh index 8a44f64..d356e43 100644 --- a/tmux/theme.sh +++ b/tmux/theme.sh @@ -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 diff --git a/vim/vim.symlink/plugins.vim b/vim/vim.symlink/plugins.vim index f73d6ac..ba42783 100644 --- a/vim/vim.symlink/plugins.vim +++ b/vim/vim.symlink/plugins.vim @@ -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' diff --git a/vim/vim.symlink/spell/en.utf-8.add b/vim/vim.symlink/spell/en.utf-8.add index 29a71b1..d455704 100644 --- a/vim/vim.symlink/spell/en.utf-8.add +++ b/vim/vim.symlink/spell/en.utf-8.add @@ -29,3 +29,9 @@ ComboBox dropdown JSON h3 +mockup +FilteringSelect +Firefox +IE7 +WebDriver +fallback diff --git a/vim/vim.symlink/spell/en.utf-8.add.spl b/vim/vim.symlink/spell/en.utf-8.add.spl index 0b2e11b..38c101e 100644 Binary files a/vim/vim.symlink/spell/en.utf-8.add.spl and b/vim/vim.symlink/spell/en.utf-8.add.spl differ