Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set the setting "scroll_past_end": false and finished the issue:
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