Fix. Given vim mode line should end with : in order to work.
This commit is contained in:
parent
1064abcb6e
commit
688fd8c1aa
1 changed files with 1 additions and 1 deletions
|
@ -65,4 +65,4 @@ module Puppet::Parser::Functions
|
|||
end
|
||||
end
|
||||
|
||||
# vim: set ts=2 sw=2 et
|
||||
# vim: set ts=2 sw=2 et :
|
||||
|
|
Loading…
Reference in a new issue