summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
4916111)
Sometimes I just want to write something into a buffer without a file
attached.
Plug 'aklt/plantuml-syntax'
Plug 'aklt/plantuml-syntax'
+Plug 'mtth/scratch.vim' " {{{2
+ let g:scratch_no_mappings = 1
+"}}}
+
call plug#end()
filetype plugin indent on
call plug#end()
filetype plugin indent on