Not to be an Annoying Vim Person™ but Neovim makes me very happy
-
Not to be an Annoying Vim Person
but Neovim makes me very happy
I started using it because I didn't like Microsoft making it harder to use official plugins in forks and couldn't find another GUI editor I liked much better
Between the custom color scheme I was able to make, how flexible it is (without depending on a centralized “extension store”), and how nice the key combos are for my joints, I'm having a good time
Here's how I have it set up (based on kickstart.nvim): https://github.com/reillypascal/kickstart.nvim
-
Not to be an Annoying Vim Person
but Neovim makes me very happy
I started using it because I didn't like Microsoft making it harder to use official plugins in forks and couldn't find another GUI editor I liked much better
Between the custom color scheme I was able to make, how flexible it is (without depending on a centralized “extension store”), and how nice the key combos are for my joints, I'm having a good time
Here's how I have it set up (based on kickstart.nvim): https://github.com/reillypascal/kickstart.nvim
On the topic of not needing a centralized extension store though, does anyone know a way to manage Neovim plugins that doesn't look for them on GitHub?
I use Lazy.nvim, and as far as I can tell, it works by taking the username/repository from GitHub. Would be nice to have the option to get things off e.g., Codeberg.
-
On the topic of not needing a centralized extension store though, does anyone know a way to manage Neovim plugins that doesn't look for them on GitHub?
I use Lazy.nvim, and as far as I can tell, it works by taking the username/repository from GitHub. Would be nice to have the option to get things off e.g., Codeberg.
@reillypascal Good question! Now I also wonder why Neovim development itself is on MS GitHub. Don't even see an issue or discussion for considering a move to e.g. Codeberg or self hosted Forgejo.
-
@reillypascal Good question! Now I also wonder why Neovim development itself is on MS GitHub. Don't even see an issue or discussion for considering a move to e.g. Codeberg or self hosted Forgejo.
@reillypascal ...and why is their/our main social media account still Twitter?