Skip to content

Commit

Permalink
Add the linux kernel coding style plugin
Browse files Browse the repository at this point in the history
Other configuration about kernel style, may refer:
http://www.tinylab.org/faqs/how-to-regulate-their-own-code-in-vim/#comments
  • Loading branch information
tonyho committed Oct 12, 2014
1 parent 636c002 commit 91912d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ Bundle 'TxtBrowser'
Bundle 'ZoomWin'
" Align multiple line or colomn with special symbol, such as the 'Tabularize \='
Bundle 'godlygeek/tabular'
Bundle 'vivien/vim-addon-linux-coding-style'


" -----------------------------------------------------------------------------
Expand Down

0 comments on commit 91912d5

Please sign in to comment.