Skip to content

Commit

Permalink
__future__ize with
Browse files Browse the repository at this point in the history
  • Loading branch information
sjl committed Apr 20, 2012
1 parent 965115d commit e8a7b47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoload/splicelib/util/keys.py
@@ -1,3 +1,4 @@
from __future__ import with_statement
import vim
from bufferlib import buffers
from ..settings import setting
Expand Down

0 comments on commit e8a7b47

Please sign in to comment.