Skip to content

olivarity/seti.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

seti.vim

The Seti colorscheme for vim, based on Jesse Weed's Seti theme for the Atom editor. This works in both terminal and gui.

install

With pathogen

If you use pathogen to manage vim plugins, then

git clone https://github.com/trusktr/seti.vim ~/.vim/bundle/seti.vim

With NeoBundle

If you use NeoBundle to manage vim plugins, then

NeoBundle 'trusktr/seti.vim'

With Vundle

If you use Vundle to manage vim plugins, then

Plugin 'trusktr/seti.vim'

With Plug

If you use Plug to manage vim plugins, then

Plug 'trusktr/seti.vim'

With unbundle

If you use unbundle to manage vim plugins, then

Plug 'trusktr/seti.vim'

With Vimana

If you use Vimana to manage vim plugins, then

vimana install gh:trusktr/seti.vim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%