mirror of
https://github.com/lawrencesystems/dotfiles.git
synced 2024-11-09 23:24:11 -08:00
updated
This commit is contained in:
parent
2518057feb
commit
7758e4d76f
6
.vimrc
6
.vimrc
|
@ -236,12 +236,6 @@ set laststatus=2
|
|||
let g:airline_theme='base16'
|
||||
" END Airline
|
||||
|
||||
" START webdevicons
|
||||
let g:WebDevIconsUnicodeDecorateFolderNodes = 1
|
||||
let WebDevIconsUnicodeDecorateFolderNodesExactMatches = 1
|
||||
set guifont=Anonymice\ Powerline\ Plus\ Nerd\ File\ Types\ Mono\ 10
|
||||
" END webdevicons
|
||||
|
||||
" START gitgutter
|
||||
" If you have grep aliased to something like grep --color=auto, tell gitgutter to use raw grep
|
||||
let g:gitgutter_escape_grep = 1
|
||||
|
|
Loading…
Reference in a new issue