CLI2/Context: Add vim hints
No need for vim to guess indent style with these handy vim hints!
This commit is contained in:
committed by
Paul Beckingham
parent
ec31b93447
commit
8baf544040
@@ -2121,3 +2121,5 @@ std::vector <A2> CLI2::lexExpression (const std::string& expression)
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// vim: ts=2:sw=2
|
||||
|
||||
@@ -1298,3 +1298,5 @@ void Context::debug (const std::string& input)
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// vim ts=2:sw=2
|
||||
|
||||
Reference in New Issue
Block a user