Updates templates

This commit is contained in:
2021-02-23 17:17:09 -05:00
parent c0dfe1f06b
commit c8c097f13c
3 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
# --------------------------------------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------------------------------------
# ==> # ==>
# #

View File

@@ -1,3 +1,3 @@
#---- Begin # Begin
#---- End # End

2
.vimrc
View File

@@ -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