dotfiles/root/home/bhasher/.vimrc

16 lines
238 B
VimL

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