Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.23 KB

README.md

File metadata and controls

50 lines (30 loc) · 1.23 KB

bridle.vim

bridle, almost a copy of Fruidle on vim.org, Fruidle on Github colorscheme with some touches for a little bit more resemblance with IDLE for Python. IDLE for Python.

Differences between Fruidle and Bridle

  • Status line in Bridle is light gray instead of black background.
  • Vertical split borders in Bridle is light gray instead of black background.
  • Shebangs in Bridle are red as in IDLE.
  • Function names in Bridle are blue as in IDLE.

Fruidle on the left, Bridle on the right:

fruidle_next_to_bridle

Installation

For Vundle users:

Plugin 'caglartoklu/bridle.vim'

For all other users, simply drop the bridle.vim file to your colors directory.

Usage

colorscheme bridle

Configuration

No configuration is needed.

License

Fruidle has no LICENSE file. We don't want Bridle to bring any restrictions over it, so it is WTFPL licensed.