git.r.bdr.sh
/
rbdr
/
dotfiles
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update prezto
[rbdr/dotfiles]
/
atom
/
packages
/
vim-surround
/
lib
/
command
/
change.coffee
diff --git
a/atom/packages/vim-surround/lib/command/change.coffee
b/atom/packages/vim-surround/lib/command/change.coffee
index b1860f57f110446e93dbe53e9de579c66bcf90f2..7bdf623e1df1b28dde3990b9c4e99de6f6722156 100644
(file)
--- a/
atom/packages/vim-surround/lib/command/change.coffee
+++ b/
atom/packages/vim-surround/lib/command/change.coffee
@@
-6,7
+6,7
@@
Selector = require './selector'
module.exports = class Change
constructor: (config) ->
@command = config.changeSurroundCommand
module.exports = class Change
constructor: (config) ->
@command = config.changeSurroundCommand
- @context = "atom-text-editor.vim-mode.
command
-mode"
+ @context = "atom-text-editor.vim-mode.
normal
-mode"
@disposables = new CompositeDisposable
@curPairs = []
@curPairsWithTarget = []
@disposables = new CompositeDisposable
@curPairs = []
@curPairsWithTarget = []