Skip to content

Instantly share code, notes, and snippets.

"""""""""""""""""""""""""""""""""""""""
" IdeaVim
"""""""""""""""""""""""""""""""""""""""
"""""""""""""""""""""""""""""""""""""""
"Gerneral
"""""""""""""""""""""""""""""""""""""""
" Set to auto read when a file is changed from the outside
set autoread
set ignorecase
set smartcase
set scrolloff=3 " 3 lines above/below cursor when scrolling
" Emulated Plugins
set surround
" set easymotion
set NERDTree
" Copy to system clipboard as well