Any plans for a vimscript/lua API? #232
Closed
IndianBoy42
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
You can do that already I guess, if you make the function yourself. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Patterns are cool, using treesitter or LSP to create selections could be even cooler. A function that can be called with a
line, col
orline,col,line,col
to add a cursor/selection would probably enable a lot of stuffBeta Was this translation helpful? Give feedback.
All reactions