danhab99@programming.dev to Programmer Humor@programming.dev · 1 year agoemacsprogramming.devimagemessage-square72fedilinkarrow-up1626arrow-down179
arrow-up1547arrow-down1imageemacsprogramming.devdanhab99@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square72fedilink
minus-squaremartinb@lemmy.sdf.orglinkfedilinkarrow-up10·1 year agoTry Lunarvim, it’s neovim with a bunch of great Plugins and configuration settings out of the box.
minus-squareexpr@programming.devlinkfedilinkarrow-up6·1 year agoVim has vim9 script now which is very similar to common scripting languages like Typescript. Vim also doesn’t need tons of configuration.
minus-squareCyborganism@lemmy.calinkfedilinkarrow-up2·1 year agoAt first maybe. But when you get your vim config well honed over time you’re good. Plus there’s things like pathogen or other frameworks to add plugins and stuff.
Vim is a pain to configure
Try Lunarvim, it’s neovim with a bunch of great Plugins and configuration settings out of the box.
Vim has vim9 script now which is very similar to common scripting languages like Typescript.
Vim also doesn’t need tons of configuration.
Fennel > Lua > VimScript
At first maybe. But when you get your vim config well honed over time you’re good. Plus there’s things like pathogen or other frameworks to add plugins and stuff.