Changed theme in vim and emacs

Signed-off-by: Marcin Woźniak <y0rune@aol.com>
This commit is contained in:
2021-04-06 11:12:20 +02:00
parent a480e79b72
commit 87e31a0ce6
13 changed files with 2 additions and 555 deletions

View File

@ -88,6 +88,7 @@ set title
set backspace=indent,eol,start
set shiftwidth=4
set expandtab
set list listchars=nbsp,tab:»·,trail,extends:>
" editing
runtime! macros/matchit.vim