vim的一个插件, 对于编写kernel代码很有帮助
使用方法就是简单的放在~/.vim/plugin目录下
=======================================
Subject: vim script for kernel coding
this is the original one
http://www.vim.org/scripts/script.php?script_id=4369
and greg revise version is here
https://github.com/gregkh/kernel-coding-style
good for checking tab and spaces...
此Vim插件专为提升Kernel代码编写效率而设计,通过检查Tab和空格等细节来帮助开发者遵循一致的代码风格。只需将插件放置于~/.vim/plugin目录下即可使用。
89

被折叠的 条评论
为什么被折叠?



