dotfiles/root/home/bhasher/.vimrc

16 lines
241 B
VimL

:set number
:set ignorecase
:set incsearch
:set relativenumber
:syntax on
:set shiftwidth=2
:set smarttab
:set smartindent
:set noexpandtab
:set tabstop=8
:set softtabstop=0
:set splitright
:set belloff=all
:command Vterm vertical terminal