1
1
mirror of https://github.com/oxalica/nil.git synced 2024-11-22 11:22:46 +03:00
nil/dev/vimrc.vim
2022-09-06 01:26:22 +08:00

14 lines
283 B
VimL

" Basic settings for tests
set mouse=a
set number
set cursorline
set expandtab
set shiftwidth=2
set signcolumn=yes
set completeopt=menuone,noselect
set ttimeoutlen=1
" Always show statusline.
set laststatus=2
set statusline=%<%f\ %m%r%y\ %LL\ %=\ 0x%-4.B\ %-16.(%lL,%cC%V,%oB%)\ %P