mirror of
1
0
Fork 0

my config change

This commit is contained in:
satya 2024-01-06 13:00:06 +05:30
parent be7fe39530
commit db49ffd981
1 changed files with 2 additions and 0 deletions

View File

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