Weeks worth of tweaks
This commit is contained in:
parent
97c89facd0
commit
babcc9e44b
8 changed files with 37 additions and 14 deletions
|
|
@ -33,6 +33,10 @@
|
|||
Plug 'ap/vim-css-color'
|
||||
Plug 'dylanaraps/wal.vim'
|
||||
Plug 'sjl/tslime.vim'
|
||||
" TODO setup
|
||||
Plug 'roxma/vim-tmux-clipboard'
|
||||
" TODO setup
|
||||
Plug 'melonmanchan/vim-tmux-resizer'
|
||||
|
||||
" Todo:
|
||||
" GV
|
||||
|
|
@ -55,7 +59,7 @@
|
|||
|
||||
" appearance {{{
|
||||
|
||||
colorscheme zenburn
|
||||
" colorscheme zenburn
|
||||
" colorscheme wal
|
||||
syntax on " Enable syntax
|
||||
set encoding=utf-8 " Keep utf-8 encoding
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue