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