]> git.r.bdr.sh - rbdr/dotfiles/blobdiff - atom/packages/vim-mode/lib/prefixes.coffee
Remove mc config
[rbdr/dotfiles] / atom / packages / vim-mode / lib / prefixes.coffee
index b29bc9227ac30bcb3930d1ba1caf20800709c260..c9109632d29fb95d7c2f6ac053cc399189b1e40e 100644 (file)
@@ -27,7 +27,7 @@ class Prefix
     @composedObject.select?(@count)
 
   isLinewise: ->
-    @composedObject.isLinewise()
+    @composedObject.isLinewise?()
 
 #
 # Used to track the number of times either a motion or operator should