DEV Community

Discussion on: Show and tell: Show off your vim setup 🚀

Collapse
 
gcgbarbosa profile image
George C. G. Barbosa

there

I think nothing different from what people already use here:

  • coc for completion
  • fzf to find files and jump into definitions
  • vim solarized theme
  • vim signify and fugitive for git
  • rainbow parenthesis and indent line

Outside of vim I also use tmux and zsh with starship too.

Collapse
 
reobin profile image
Robin Gagnon

Our setups really are similar!

Is it just me or tmux messes up your vim colors? I have definitely had problems with that in the past.

Collapse
 
khalidwilliams profile image
Khalid Williams

Launching tmux with the -2 flag solves the issue for me!