9 lines
154 B
VimL
9 lines
154 B
VimL
|
|
|
|
" some custom commands
|
|
"
|
|
" insert mom templates
|
|
command Tmomc :r ~/Documents/templates/chapter.mom
|
|
command Tmomg :r ~/Documents/templates/general.mom
|
|
|
|
|