Updates templates
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
#---- Begin
|
# Begin
|
||||||
|
|
||||||
#---- End
|
# End
|
||||||
|
|||||||
2
.vimrc
2
.vimrc
@@ -226,8 +226,8 @@ autocmd BufRead,BufNewFile *.* setlocal nospell
|
|||||||
autocmd BufRead,BufNewFile *.md setlocal spell
|
autocmd BufRead,BufNewFile *.md setlocal spell
|
||||||
" turn on for text files
|
" turn on for text files
|
||||||
autocmd BufRead,BufNewFile *.txt setlocal spell
|
autocmd BufRead,BufNewFile *.txt setlocal spell
|
||||||
|
|
||||||
" ---------------------------------------------------------------------------------------------------------------------
|
" ---------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
" ==> Snippets
|
" ==> Snippets
|
||||||
" Pasting pre-made things
|
" Pasting pre-made things
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user