Lint and Format code with vim and ALE

Currently I’m writing JS and Elixir code and I’ve using a lot of plugins to help me about misspelling in my code, first I was using Syntastic, later I was using Neomake but now I fell in love with ALE and I try to explain why. Ale knows clearly about if a plugin/addon shows an error that plugin/addon can fix that error if is possible. For example if I’m using eslint and I see this error:...

November 15, 2017 · 2 min · Carlos Ramos

My dotfiles

Yes, I finally setup my work environment to work across in my differents machines, I used this tools for that: Tmux Powerline fonts patched (I uploaded my fonts patched) Iterm2 (v3.3) NeoVim Oh-My-Zsh Spf13 vim configuration Check out my public repo in that I wrote how to install if you want reuse my config.

December 21, 2015 · 1 min · Carlos Ramos