mirror of
https://github.com/amix/vimrc
synced 2025-07-31 17:55:00 +08:00
my config change
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
colorscheme dracula
|
||||
set relativenumber
|
||||
autocmd BufNewFile *.cpp 0r ~/.vim/templates/skeleton.cpp
|
||||
autocmd bufnewfile *.cpp exe "1," . 10 . "g/Date :-.*/s//Date :- " .strftime("%d-%m-%Y")
|
||||
|
||||
|
Reference in New Issue
Block a user