added TODO to have certain file types automatically wrapped.
This commit is contained in:
parent
793554b5b3
commit
482006d8b5
@ -4,6 +4,7 @@ function! SetupWrapping()
|
||||
set showbreak=…
|
||||
endfunction
|
||||
|
||||
" TODO: this should happen automatically for certain file types (e.g. markdown)
|
||||
command! -nargs=* Wrap :call SetupWrapping()<CR>
|
||||
|
||||
vmap <D-j> gj
|
||||
|
Loading…
x
Reference in New Issue
Block a user