set path=.,include/,../include/,/usr/include/c++/*,/opt/ros/hydro/include
" displaying text {{{2
-set scrolloff=5 " number of screen lines to show around the cursor
set nowrap " long lines wrap
set linebreak " wrap long lines at a character in 'breakat'
set showbreak=↪ " show these chars for wrapped lines
+set breakindent " preserve indentation in wrapped text
set lazyredraw " don't redraw while executing macros
au InsertLeave * :set listchars+=trail:·
augroup END
+set scrolloff=5 " number of screen lines to show around the cursor
set sidescroll=1 " number of collumns to scroll
set sidescrolloff=1 " don't scroll over the listchars