Neovim

2683 readers
1 users here now

founded 2 years ago
MODERATORS
176
 
 

😻

177
178
6
submitted 2 years ago* (last edited 2 years ago) by lung@lemmy.world to c/neovim@programming.dev
 
 

Hey guys, I'm currently one of the active members the neovim reddit (hugelung), and I'm in full support of migrating to lemmy. I was hoping to be modded here, and helping migrate content / roll people over

179
 
 

A quick-and-dirty plugin to optimize your svg files in nvim using svgo

180
 
 

gpt4all - free/libre ecosystem of LLMs. So I forked ChatGPT.nvim and adapted it for gpt4all.

It's not useful, because it's very slow and not very smart, but as a proof of concept, why not

181
 
 

Visual Studio Code is the preferred IDE as far as what users want but Neovim has a higher proportion of users that want to continue using it next year (81% vs 77%).

182
183
 
 

he gives some really nice tips with the the g key, I think u can learn a thing or two from this.

184
9
submitted 2 years ago* (last edited 2 years ago) by kronicmage@lemmy.ca to c/neovim@programming.dev
 
 

Just wanted to add some content and encourage discussion :D

I'm a big fan of using Home Manager to manage my Neovim and other dotfiles. It keeps everything in one place, and it's really good at managing non-neovim dependencies like fzf and such. Check out my dotfiles home.nix and nvim folder and tell me what you think!

185
7
submitted 2 years ago* (last edited 2 years ago) by howarddo@programming.dev to c/neovim@programming.dev
 
 

If you are like me, chances are you used Neovim for a period of time without knowing the basics. The notion of buffers windows and tabs in Vim is quite different from other IDEs/code editors. I suggest you read through this and this Stackoverflow answer to get some understanding of this matter.

186
 
 

Saw a link to this while reading another submission and thought it belonged here.

187
 
 

Hi all! I installed nvim and completed the tutorial. I have been using CLion, PyCharm, IntelliJ IDEA, and VSCode. I primarily use an Ubuntu OS. I am open to a different distro.

When I tried to configure VSCode to allow me to use C++, Python, Java, and Assembly on one IDE it became unstable. Can nvim handle that?

Where do I go to figure how to customize this thing? For example, I don't know what I should be installing for basic linting (I'm still a student). Do I need different modules for each language? Any resources would be most appreciated.

Thank you!

188
 
 

If you find yourself adding a new file with :e but the folder isn't there yet, this is for u

189
 
 

General Kenobi