Closed SirZenith closed 1 year ago
Hi SirZenith,
thanks a lot for your PR.
I have allowed myself to take your PR as a starting point and build upon it. Please checkout the latest commits or the updated README.md to see the changes I've done.
Thanks once more 👍🏻
Remove ANSI color code in doc message in
ShowDocumentation
.Allow user to set command list of completion, so that it possible to customize command list at nvim start up. This makes completion more user environment aware.
Users can generate full command list in their init.lua by nushell's
help commands
.