nvim icon indicating copy to clipboard operation
nvim copied to clipboard

Personal neovim setup with 180+ plugins.

Results 4 nvim issues
Sort by recently updated
recently updated
newest added

After packer is done installing, all future starts of nvim show the errors below, I'm not sure what's going on. ``` packer.nvim: Error running config for refactoring.nvim: ...ck/packer/opt/refactoring.nvim/lua/refactoring/query.lua:1: module 'nvim-treesitter.parsers'...

I found that i need to install the following apps which are not mentioned in readme: brew install ispell brew install proselint brew install write-good may be there are others,...

Thanks for sharing the config! It contains modules and code of some projects that are GPL licensed. I wondered about the MIT compatibility,

I was trying to install and when i ran nvim for the first time it throwed this error. ``` Failed to run `config` for navigator.lua /Users/sajan.kumar/.config/nvim/lua/modules/lang/config.lua:275: module 'navigator' not found:...