10
you are viewing a single comment's thread
view the rest of the comments
[-] huntrss@feddit.de 7 points 11 months ago

For all of you, who want to start neovim, or just started (nyself included) than kickstart.nvim is a great start: https://github.com/nvim-lua/kickstart.nvim

[-] ericjmorey@programming.dev 4 points 11 months ago
[-] Hexarei@programming.dev 4 points 11 months ago

I tend to recommend people use the vim plugin for whatever editor or IDE they currently use, with a key combo to enable and disable it. That way there are no big surprises and it still works the way you're used to - Just with different keyboard controls. And if there's something you can't figure out an easy way to do with vim, write down a note somewhere of that thing to research how to do that later.

[-] ericjmorey@programming.dev 2 points 11 months ago* (last edited 11 months ago)

Seems like a solid approach. I went full send pure nvim for 3 weeks to get over the hump. No config changes or plugins.

[-] Hammerheart@programming.dev 1 points 11 months ago

This is what i did, started using vim motions in pycharm. I use nvm for small edits, but plan to make it my daily driver soon.

[-] Hexarei@programming.dev 3 points 11 months ago

I've used nvim as my primary IDE for almost a year at this point and it has revolutionized my workflows in such a crazy way. It feels like I'm editing code at the speed of thought, with the combination of text objects and vim-surround

this post was submitted on 07 Nov 2023
10 points (81.2% liked)

Neovim

2138 readers
1 users here now

founded 1 year ago
MODERATORS