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
1fb19671c4
commit
f6dee20777
@@ -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