bashrc: get rid of some aliases; zshrc, vimrc, vimplugrc, tmux, tigrc, xresources: some cosmetics
This commit is contained in:
parent
d1bcefc022
commit
adcae32ff8
7 changed files with 64 additions and 34 deletions
2
vimrc
2
vimrc
|
@ -1,5 +1,5 @@
|
|||
set nobackup nomodeline backspace=indent,eol,start foldmethod=marker cursorline
|
||||
set list listchars=tab:\|_,nbsp:x,trail:*
|
||||
set list listchars=tab:-->,nbsp:x,trail:*
|
||||
set hlsearch incsearch ignorecase smartcase
|
||||
set scrolloff=3 sidescrolloff=15 sidescroll=1
|
||||
set tabstop=3 softtabstop=4 shiftwidth=4 smarttab expandtab autoindent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue