1
0
Fork 0

bashrc: get rid of some aliases; zshrc, vimrc, vimplugrc, tmux, tigrc, xresources: some cosmetics

This commit is contained in:
Von Random 2021-10-06 18:03:04 +03:00
parent d1bcefc022
commit adcae32ff8
7 changed files with 64 additions and 34 deletions

2
vimrc
View file

@ -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