Papillon6814

Papillon6814

Elixir with Vim

Hello.

I often use phoenix for developing web application. My main text editor is vscode because I don’t know a way to write elixir codes with vim… and I don’t know any people who use vim for writing elixir around me.

Does anyone use vim when you write elixir?
I’m interested in .vimrc for elixir.

Most Liked

axelclark

axelclark

I use Vim for Elixir. Here is my .vimrc:

https://github.com/axelclark/.cfg/blob/master/.vimrc

I recently set up vim-projectionist using an article by @germsvel and it’s been a great addition!

https://thoughtbot.com/blog/supercharge-elixir-and-phoenix-navigation-with-vim-projectionist

tangui

tangui

Here’s a recent article: Vim as an Elixir IDE.

pmangalakader

pmangalakader

If you’re already familiar with Vim, please go ahead and try some of the above suggestions.

Though, if you’re very new to Vim, I’d suggest to try out Vim with minimal setup, so you get the basics right and then add configurations later.

Also, if you can be more specific about what you’re looking for in Vim with regards to elixir, like auto-completion, code snippets, etc., that’d be great for people helping you.

Hope the below articles might help you a bit:

https://medium.com/@siever/setup-vim-for-elixir-development-280a01150152

Last Post!

Dusty

Dusty

Depending on how advanced your Vim requirements are, you may be happy with Vim emulation in VS Code, which still gives you the benefits of the VS Code environment.

Where Next?

Popular in Discussions Top

jesse
Hi everyone, I hesitated to post this here because I don’t want you to think I’m spamming, but I’ve been working on a Platform-as-a-Serv...
New
AstonJ
If so I (and hopefully others!) might have some tips for you :slight_smile: But first, please say which area you’re finding most challen...
New
gausby
I asked this very same question on twitter and got some interesting feedback, but I thought it would be a good question to ask here as we...
1207 40082 209
New
lucaong
Hello Elixir and Nerves community, I have been working for a while on an open-source embedded key-value database for Elixir, that I call...
230 14362 124
New
thojanssens1
It would be nice to be able to define a redirect from one route to another from the router.ex file. E.g.: redirect "/", UserController, ...
New
Fl4m3Ph03n1x
Background This question comes mainly from my ignorance. Today is Black Friday, one of my favorite days of the year to buy books. One boo...
New
arcanemachine
https://nitter.net/josevalim/status/1744395345872683471 https://twitter.com/josevalim/status/1744395345872683471
New

Other popular topics Top

vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
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
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
stefanchrobot
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
dogweather
I wrote this comment on r/haskell, and it’s not popular there. :wink: But I think I’m on to something… Haskell reminds me of Java, and e...
New
senggen
Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] 15:22:35.803 [error] gen_event {lager_file_backend...
New

We're in Beta

About us Mission Statement