Do you use vim as your default text editor? If you do not, have you ever been in a situation you could do nothing but use vim?
I can still speak vim, but I drive helix daily.
I’ve been using Vim for 20 years.
I only opened it once and I haven’t been able to close it yet
VSCode with vim bindings for coding, neovim for configs, etc.
Wish I could switch fully to neovim but can’t be bothered to spend the time to configure it to my liking
vscode for coding multi file projects, vim for quick config file, bash script, etc. edits.
Yes
Yes! Neovim for coding, Vim for non-code editing
Yes
vim all day
They will take it from my cold dead hands
Save the Ugandan children
nano
Didn’t end your post with :wq
neovim at home, Zed with vim bindings at work because I’m stuck with a locked-down Windows machine.
Only helix
in general I love myself and feel good, so no I don’t use it.
I use it where it’s available and (helix)(https://helix-editor.com/) isn’t
i mean vim is fine and all and i can get around it fine but nano superiority
# ── behaviour ──────────────────────────────────────────────── set autoindent set atblanks set casesensitive set constantshow set cutfromcursor set historylog set indicator set linenumbers set minibar set mouse set nohelp set positionlog set smarthome set softwrap set speller "aspell -x -c" # set suspend # NOTE: Removed in nano 7.x; CTRL+Z suspend is now always enabled by default. # Kept here for reference in case of older nano versions. set tabsize 2 set tabstospaces set zap # ── backups ──────────────────────────────────────────────── set backup set backupdir "~/.cache/nano/backups/" # ── syntax highlighting ─────────────────────────────────────── include "/usr/share/nano/*.nanorc"Nano has syntax highlighting??
I keep it holy with Emacs
I started in vim and now moved into evil emacs









