girishji

Results 16 issues of girishji

provide a index.md with reference to a file in _layouts. Otherwise base url brings up empty file.

Well, it prints the keybinding info into 'messages' and can be retrieved using :messages, but this is hardly convenient. Maybe use vim.notify() instead of print()? In config.lua: ```lua function M.show_help()...

When app is launched a "Tips" window appears. It has a "don't show it again" button but it does not work.

Include the following Vim plugin in README: https://github.com/girishji/devdocs.vim With this plugin you can: - browse documents within Vim - navigate links (like in a real browser) - install/uninstall slugs -...

Text changes are applied twice, once when completion item is accepted and second time when `CompleteDone` event is fired (calls LspCompleteDone()). This is the case for clangd server. To reproduce,...

Candles should have the same color throughout.