Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 421 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 421 Bytes

Sticky Suggestions

Brings all the responsiveness one needs to our favorite text editor. Now get sh*t done.

Whenever editing a word, it invokes the built-in completefunctions to request words which could match. Bundle it with an omnifunction (lsp) and you are good to go.

Well, honestly, these are just a few lines of vimscript to trigger the insert-extend-commands on change, but they make a huge difference.