nvim-lua-guide
nvim-lua-guide copied to clipboard
Describe how to create user commands that support ranges
It's hard to hard to find working examples of user commands (or even autocommands) that use ranges. It could be helpful to include them in the guide.