Changes between Version 6 and Version 7 of CodingGuidelines/VIM
- Timestamp:
- Sep 27, 2009, 9:40:12 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CodingGuidelines/VIM
v6 v7 19 19 autocmd BufWinEnter * call FuncHaikuCheck() 20 20 }}} 21 22 These rules have been ported to a standalone python program see wiki:HaikuCodingGuidelinesPython