Frestein
Frestein
```sh function zvm_after_lazy_keybindings() { zvm_bindkey vicmd '^G' _navi_widget } function zvm_after_init() { zvm_bindkey viins '^G' _navi_widget } ```
> I haven't received a response in about a month and as far as I can tell, the problem has been resolved. If anyone still has this problem, feel free...
In Neovim, you should use [folke/lazydev.nvim](https://github.com/folke/lazydev.nvim) for this. Example: ```lua { "folke/lazydev.nvim", opts = { library = { { path = "mpv-types-lua/types", words = { "mp" } }, }, },...
> Hey, would it be possible for you to also make it where the prompt symbol can change based on what mode we're in? Possibly integrate with the [zsh-vi-mode plugin](https://github.com/jeffreytse/zsh-vi-mode)...
> I'd recommend to use neorg-interim-ls anyways that just creates and lsp server for the completions which is completion engine independent > > https://github.com/benlubas/neorg-interim-ls Looks interesting! Thanks!
It can serve as an example: https://github.com/zhuozhiyongde/gaze-stars
> > It can serve as an example: https://github.com/zhuozhiyongde/gaze-stars > > This one groups by lists ? Yee, check result. https://github.com/Frestein/stargazer
> Oh, I guess I'll just switch then. @almereyda @KaKi87 I did it! It now generates completely identical READMEs with starred! https://github.com/Frestein/gaze-stars Check result: https://github.com/Frestein/awesome-stars
Not stale
We can close it.