AuthorInfo
You can add your author info in any source files,such as cpp,c,java,and c#.
Install / Use
/learn @vim-scripts/AuthorInfoREADME
This is a mirror of http://www.vim.org/scripts/script.php?script_id=2902
You can add your author info in any source files,such as cpp,c,java,and c#,python,php,bash.... Like this: /*=============================================================================
Author: dantezhu - http://www.vimer.cn
Email: zny2008@gmail.com
FileName: test2.cpp
Description:
Version: 0.0.1
LastChange: 2011-02-15 19:32:25
History:
=============================================================================*/ when you type <F4>,this will add in the head of your source file,and when you type <F4> again,It will update automatically.
1)you need install The NERD Commenter first. url is : http://www.vim.org/scripts/script.php?script_id=1218
2)you need some config in vimrc:
let g:vimrc_author='dantezhu' let g:vimrc_email='zny2008@gmail.com' let g:vimrc_homepage='http://www.vimer.cn'
nmap <F4> :AuthorInfoDetect<cr>
My homepage is http://www.vimer.cn,and wellcome。
Related Skills
node-connect
339.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
