mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
💄
This commit is contained in:
parent
7ded50c19d
commit
77606b969c
@ -47,7 +47,6 @@ describe "editor.", ->
|
||||
editor.setBuffer new Buffer(require.resolve('fixtures/huge.js'))
|
||||
editor.moveCursorToBottom()
|
||||
endPosition = editor.getCursorScreenPosition()
|
||||
console.log endPosition
|
||||
|
||||
fbenchmark "move-to-beginning-of-word", ->
|
||||
editor.moveCursorToBeginningOfWord()
|
||||
|
Loading…
Reference in New Issue
Block a user