Michael

Results 2 comments of Michael

``` local finder = GUI.findElementByName("finder") window.state.focusedElm = finder -- Start the main loop GUI.Main() ``` this snippet worked for me if anyone stumbles on this. it autofocuses an element on...

Plop this in your .vimrc! Just change your scrolling settings This works for folds as well, that's why I count line numbers with normal k and normal j ``` "Smooth...