Colors for vim

5 replies [Last post]
Libremind
Offline
Joined: 06/20/2017

Hi, does anyone know how to configure vim to highlight C ++ syntax with the colors of the github editor?
Thank you

hack and hack
Offline
Joined: 04/02/2015

No idea, but maybe check this https://github.com/endel/vim-github-colorscheme
Hopefully C++ is already supported.

Also this maybe: http://vimcasts.org/episodes/creating-colorschemes-for-vim/

Libremind
Offline
Joined: 06/20/2017

Thank you!

libreleah
Offline
Joined: 04/03/2017

hi,

https://vimuser.org/vim.html

this is my vim setup. it very much mimics the "atom" editor on github as much as possible... while also being vim ;)

~leah

PS: I also originally did that for Trisquel 7, so it should work in Trisquel.

Libremind
Offline
Joined: 06/20/2017

I will try it, Thank you!

libreleah
Offline
Joined: 04/03/2017

vim is quite a nifty little editor. i've been using the setup on vimuser.org (I wrote that page. I own vimuser.org) and it's great :)

I hack libreboot on that vim setup