added vimrc
This commit is contained in:
commit
55b6a60cd4
1 changed files with 9 additions and 0 deletions
9
.vimrc
Normal file
9
.vimrc
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
" some custom commands
|
||||
"
|
||||
" insert mom templates
|
||||
command Tmomc :r ~/Documents/templates/chapter.mom
|
||||
command Tmomg :r ~/Documents/templates/general.mom
|
||||
|
||||
|
Loading…
Reference in a new issue