mirror of
https://github.com/amix/vimrc
synced 2025-08-01 10:25:01 +08:00
my config change
This commit is contained in:
@ -1,3 +1,5 @@
|
|||||||
colorscheme dracula
|
colorscheme dracula
|
||||||
set relativenumber
|
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