Adding sections is now less of a pain in the ass
This commit is contained in:
parent
b2cbeb41c1
commit
5f39958f59
|
@ -1 +1,9 @@
|
|||
" predefined macros in functions
|
||||
function SpacedLine()
|
||||
normal o
|
||||
normal O
|
||||
normal O
|
||||
normal j
|
||||
endfunction
|
||||
|
||||
nnoremap <leader>o :call SpacedLine()<CR>
|
||||
|
|
Loading…
Reference in New Issue