mirror of
https://github.com/jiangmiao/auto-pairs.git
synced 2025-04-22 13:18:45 +08:00
remove =
This commit is contained in:
parent
6e4533e545
commit
c301009b1d
@ -413,7 +413,7 @@ func! AutoPairsReturn()
|
||||
if &filetype == 'coffeescript' || &filetype == 'coffee'
|
||||
return "\<ESC>".cmd."k==o"
|
||||
else
|
||||
return "\<ESC>".cmd."=ko\t"
|
||||
return "\<ESC>".cmd."ko\t"
|
||||
endif
|
||||
end
|
||||
endfor
|
||||
|
Loading…
x
Reference in New Issue
Block a user