1
0
Fork 0
mirror of synced 2024-06-28 19:51:08 -04:00
ultimate-vim/my_configs.vim

7 lines
324 B
VimL
Raw Normal View History

"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => my custom settings
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
set number " line numbers
set nocompatible " choose no compatibility with legacy vi
set nowrap " don't wrap lines