sodapopcan

sodapopcan

How many people still use "classic" Vim aka Vim aka NOT-nvim?

I get the impression that the Elixir community at large is using nvim, though it occurred to me that I don’t actually know this so I thought I would ask here to get some sort of better idea. I’m thinking of offering to take over as maintainer of elixir.vim so it’s useful info for me—though I still haven’t decided if learning that lots of people still use Vim means I’d want to or not want to do this :upside_down_face:

I’m also on a bit of a Vim config kick right now (happens about once per year) and fixing some long-standing grievances I’ve had with elixir.vim, so let me know if there is anything you’d like me to look at. I’d even be up for pairing if anyone is into that.

Most Liked

sodapopcan

sodapopcan

HEEx highlighting has been merged!

arcanemachine

arcanemachine

Just to provide a data point: I’m all in on Neovim. I’m not even sure when I removed elixir.vim, but it’s not in my list of plugins anymore and everything is working great. :person_shrugging:

sodapopcan

sodapopcan

So that is without a doubt been the biggest thorn in my side and what I’ve been working on. I have a draft PR open and is mostly there but I want to use keep using it for a few days. It would be great if you could try it out and give me feedback!

https://github.com/elixir-editors/vim-elixir/pull/570

Where Next?

Popular in Dev Env & Tools Top

funboy
Hi, I built a small utility tool mainly for running test partitions, generating coverage reports, and rerunning failed tests across all ...
New
pinksynth
Hey everybody. I was wondering if anybody here has used Panic’s Nova editor. It came out recently and I saw there was no Elixir Formatte...
New
jpease
If it’s useful to anyone, here’s a tiny nvim plugin (jpease/hex-outdated.nvim) that shows drift between your mix.exs and packages on hex....
New
brightball
Since the keyboard thread has been going strong for a while I wanted to start a similar thread for desk chair recommendations. I’m in the...
New
jswanner
I was about to reply to Why doesn’t Phoenix use Conventional Commit prefixes? - #41 by sodapopcan with some git aliases that I use for th...
New
mhanberg
Hi y’all! I have started a dedicated Elixir plugin for Neovim. It is still early days, but please check it! GitHub - elixir-tools/elixir...
New
New
dimitarvp
Yeah, feels the same here. :confused: And I made a much bigger investment, the iMac Pro I got was $8000 at the time I bought it (2019). ...
New
AstonJ
Just noticed mine has gotten quite unwieldy and should probably be split into multiple files - but curious how big everyone else’s is! (...
New
Eiji
Here is my personal list: Real multi-thread support. Panel, sidebar or file tab should not freeze whole app and OS. Access to symbo...
New

Other popular topics Top

sen
Hi All, I set a environment variables in dev.exs , like below code. when i start server, how can i set the ${enable} value? thanks. d...
New
siddhant3030
Hi, I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New
minhajuddin
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
jay1
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New
AstonJ
Please see the new poll here: Which code editor or IDE do you use? (Poll) (2022 Edition) It’s been a while since we first asked this, I...
208 31265 143
New
bsollish-terakeet
Credo is smart enough to check for (something like) this: assert length(the_list) == 0 with this response: Checking if an enum is empt...
New
saif
Hello everyone, Long time lurker first time poster here. I’ve recently begun working on Elixir full-time again! :raised_hands: It’s been...
New
klo
Got a question about when to concat vs. prepending items to list then reversing to achieve appending. So i know lists boil down to [1 | ...
New
jononomo
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New
vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New

We're in Beta

About us Mission Statement