tmux config cleanup, new prefix and some moar vim tweaks
This commit is contained in:
parent
81b423e8fb
commit
be67e054f7
4 changed files with 5 additions and 25 deletions
2
vimrc
2
vimrc
|
@ -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:*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue