X-Git-Url: https://v.licheni.net/stack/conf/vim.git/blobdiff_plain/a71830b39a0aca4de817c51b232d4bbe7702dd50..1b5d0c54d362c7ed53d6c46d57eac66c34ef383f:/vimrc?ds=inline diff --git a/vimrc b/vimrc index 200a2e4..9e5f3d6 100644 --- a/vimrc +++ b/vimrc @@ -32,6 +32,7 @@ colorscheme desert """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" " Vim UI """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" +set nofoldenable " disable folding set wildmenu " turn on wild menu set ruler " Always show current positions along the bottom set number " turn on line numbers