1
0
Fork 0

tmux config cleanup, new prefix and some moar vim tweaks

This commit is contained in:
Von Random 2017-11-01 19:11:22 +03:00
parent 81b423e8fb
commit be67e054f7
4 changed files with 5 additions and 25 deletions

2
vimrc
View file

@ -1,5 +1,5 @@
" various settings
set nobackup number nomodeline cursorline backspace=indent,eol,start
set nobackup number nomodeline backspace=indent,eol,start
set foldmethod=marker ttymouse=xterm2 mouse=
" hidden characters
set list listchars=tab:\|_,nbsp:x,trail:*