All Projects → trusktr → Seti.vim

trusktr / Seti.vim

Labels

Projects that are alternatives of or similar to Seti.vim

Preto
A minimal dark theme for VIM.
Stars: ✭ 97 (-9.35%)
Mutual labels:  viml
Vimrc
My vim files (i'm a n00b, don't use these)
Stars: ✭ 100 (-6.54%)
Mutual labels:  viml
Vim Slack
Slack for Vim client
Stars: ✭ 104 (-2.8%)
Mutual labels:  viml
Textobjectify
TextObjectify is a Vim plugin which improves text-objects
Stars: ✭ 98 (-8.41%)
Mutual labels:  viml
Vim Arduino Syntax
Arduino syntax files for Vim
Stars: ✭ 100 (-6.54%)
Mutual labels:  viml
Vim Hybrid
A dark color scheme for Vim
Stars: ✭ 1,380 (+1189.72%)
Mutual labels:  viml
Devbox
Solomon's dev environment
Stars: ✭ 95 (-11.21%)
Mutual labels:  viml
Vim I18n
Vim plugin to easily add I18n translations to your Rails project
Stars: ✭ 106 (-0.93%)
Mutual labels:  viml
Vim Togglelist
Functions to toggle the [Location List] and the [Quickfix List] windows.
Stars: ✭ 100 (-6.54%)
Mutual labels:  viml
Argtextobj.vim
Text-object like motion for arguments
Stars: ✭ 103 (-3.74%)
Mutual labels:  viml
Elixir.nvim
Vim Completion/Doc/Eval for Elixir (nvim), compile https://github.com/awetzel/neovim-elixir and https://github.com/awetzel/nvim-rplugin
Stars: ✭ 99 (-7.48%)
Mutual labels:  viml
Vim Follow My Lead
Vim plugin for showing all your <Leader> mappings in a readable table including the descriptions.
Stars: ✭ 100 (-6.54%)
Mutual labels:  viml
Vim Luna
Touchdown on Lunar Surface ! :)
Stars: ✭ 102 (-4.67%)
Mutual labels:  viml
Vim Ruby Minitest
Vim highlighting & completion for MiniTest
Stars: ✭ 97 (-9.35%)
Mutual labels:  viml
Securemodelines
A secure alternative to Vim modelines
Stars: ✭ 104 (-2.8%)
Mutual labels:  viml
Vim Howdoi
A Vim frontend for howdoi, the awesome command line tool that lets you ask what you need and grabs the snippet of code from SO.
Stars: ✭ 96 (-10.28%)
Mutual labels:  viml
Browser Connect.vim
Live browser interaction for VIM.
Stars: ✭ 101 (-5.61%)
Mutual labels:  viml
Bufexplorer.zip
Buffer Explorer / Browser
Stars: ✭ 106 (-0.93%)
Mutual labels:  viml
Hermes
An environment for Ruby and JS developers in Darwin
Stars: ✭ 105 (-1.87%)
Mutual labels:  viml
Tasklist.vim
Eclipse like task list
Stars: ✭ 102 (-4.67%)
Mutual labels:  viml

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].