mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
my config change
This commit is contained in:
parent
be7fe39530
commit
db49ffd981
@ -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")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user