Ramesh Santhanakrishnan
Ramesh Santhanakrishnan
@junegunn Lets get this merged.. This is super useful for power users @mracos What do you think about "select all" buffers matching the search pattern for deletion ? I'm thinking...
This is a useful enhancement.. Must merge
Useful feature. Can be used to translate long symbol type names into single character icons and reclaim valuable space for messages. I ended up doing similar except i passed an...
PR #407 will allow user to provide a Lua function to obtain the key. I've included an example of which uses a http request to obtain the key. Maybe you...
+1 It is very annoying when this happens. I've tried below 2 approaches to unload the package hoping ChatGPT would restart. no luck :( 1. package.loaded["chatgpt"] = nil 2. require...
See if this one would work out for you.. https://github.com/ahmedkhalf/project.nvim/pull/130
@ahmedkhalf Ahmed, if you're busy, can you add someone else who has time to review and merge the PR's. Don't turn this project into abandonware.