mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
💩
This commit is contained in:
@@ -236,7 +236,7 @@ describe "VimMode", ->
|
||||
expect(editor.getCursorPosition()).toEqual([3,2])
|
||||
|
||||
describe "the { keybinding", ->
|
||||
fit "moves the cursor to the beginning of the paragraph", ->
|
||||
it "moves the cursor to the beginning of the paragraph", ->
|
||||
editor.buffer.setText("abcde\n\nfghij\nhijk\n xyz \n\nzip\n\n \nthe end")
|
||||
editor.setCursorPosition([0,0])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user