Skip to content

Commit

Permalink
Set the setting "scroll_past_end": false and finished the issue:
Browse files Browse the repository at this point in the history
evandrocoan/ITE#26

First part implementation. Now remains to replace:
```
        view.run_command( "move", {"by": "lines", "forward": False} )
        view.run_command( "move", {"by": "lines", "forward": True} )
```
By a actual command to change the view to the current cursor
centered position.
  • Loading branch information
evandrocoan committed Nov 22, 2016
1 parent a25b7d4 commit 6593189
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 6593189

Please sign in to comment.