This commit is contained in:
ManjaroOne666 2018-10-31 09:04:26 +00:00
commit 24a4161e56
8 changed files with 562 additions and 1677 deletions

6
vimrc
View file

@ -144,6 +144,10 @@ Plug 'prabirshrestha/vim-lsp'
" https://github.com/AndrewRadev/inline_edit.vim
Plug 'AndrewRadev/inline_edit.vim'
" Activity Watch
" https://github.com/ActivityWatch/aw-watcher-vim
Plug 'ActivityWatch/aw-watcher-vim'
call plug#end()
runtime macros/matchit.vim
@ -844,7 +848,7 @@ endif
syntax on
set background=light
set fillchars=stl:\ ,stlnc:\ ,vert:\|
colorscheme monotonous
colorscheme monotonous2
set guioptions-=mTrLb
set guioptions+=c