5
No posts here ? (lemmy.sdf.org)
submitted 1 year ago by [email protected] to c/[email protected]

Wow, I'm surprised that there is not a single post in here yet. Let's this to be the first one. I'm using NeoVIM tbh but we all know where we came from, right ?

top 11 comments
sorted by: hot top controversial new old
[-] [email protected] 2 points 1 year ago

Well, I was using nvim, until I had to start working on some legacy servers at work, which only have an old version of vim

[-] [email protected] 1 points 1 year ago

I copy over the nvim.appimage places where I need to do real editing on remote machines

[-] [email protected] 1 points 1 year ago

I’m a recent (within the past year) Neovim convert as well. As others have mentioned, the language server support and ability to use Lua for my configs were the big draws. I’m also a sucker for a good theme (something I swap out on the regular) and ran into a few that require Lua, meaning they can only be used with Neovim.

[-] [email protected] 1 points 1 year ago* (last edited 1 year ago)

I use vim daily for my software engineering job. I love its versatility, availability, and keyboard focus. But I'm a bit stuck as far as learning new commands, I probably should push through some new vim learnings to streamline stuff I do regularly.

[-] [email protected] 2 points 1 year ago

The way I got into using more advanced stuff was https://archive.org/details/viimprovedvim0000oual But other good things are https://play.google.com/store/apps/details?id=develop.example.beta1139.vimmaster and just reading the docs.

Stack overflow has people ask how do I X with vim, and pretty consistently you'll discover some new way to do things.

Basically, if you find yourself doing something often, expect that someone else did in the post and made a better way in vim.

Here is a good one to start with. https://medium.com/usevim/vim-101-virtual-editing-661c99c05847

[-] [email protected] 1 points 1 year ago

I use a vim fork that adds clipboard functionality. That is all.

[-] [email protected] 1 points 1 year ago

It's built into neovim now I think.

[-] [email protected] 1 points 1 year ago

There had been posts here, but we might be getting hit with this issue: https://lemmy.sdf.org/post/602126

[-] [email protected] 0 points 1 year ago

I've been a vim user for years. What's the benefit of using Neovim?

[-] [email protected] 3 points 1 year ago

Async, so a few things don't block. If you have a plugging manager that updates, you can work while it does its thing. Clipboard is set up by default. The big thing was the code itself was refractored so more than just Bram can work on it.

[-] [email protected] -1 points 1 year ago

bouncing around the few thousand nodes split between prem and in a cloud I'm stuck with the standard vim that ships with rhel

load more comments
view more: next ›
this post was submitted on 06 Jul 2023
5 points (85.7% liked)

VIM - Vi IMproved

1039 readers
1 users here now

For Vim enthusiasts and anyone interested in Vim/Neovim!

"VIM is the greatest editor since the stone chisel." - Dr. Jose Unpingco

#HJKL

founded 1 year ago
MODERATORS