This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| " {{{ Convenience | |
| set hud | |
| set smoothscroll | |
| set noautofocus | |
| set typelinkhints | |
| "set showtabindices | |
| set autohidecursor | |
| " use <C-n> and <C-p> to cycle through completion results (requires you to set) | |
| " the nextCompletionResult keybinding in the chrome://extensions page (bottom right) |
NewerOlder