Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lycuid/far.vim

A Far Manager like Color Scheme (Vim/gVim).
https://github.com/lycuid/far.vim

gvim vim

Last synced: about 2 months ago
JSON representation

A Far Manager like Color Scheme (Vim/gVim).

Awesome Lists containing this project

README

        

# far.vim
A Far Manager like Color Scheme (Vim/gVim).

Used [cSyntaxAfter][vimorglink] for highlighting operators, brackets.

Download and copy `colors` directory to `{path/to/vim}/vimfiles` and set ->

```vimscript
colorscheme far
```

# gVim

C++

![gVim cpp](https://raw.githubusercontent.com/ssjtux/vim-far/master/img/gui-cpp.png)

Haskell

![gVim Haskell](https://raw.githubusercontent.com/ssjtux/vim-far/master/img/gui-haskell.png)

Python

![gVim Python](https://raw.githubusercontent.com/ssjtux/vim-far/master/img/gui-python.png)

[vimorglink]: https://www.vim.org/scripts/script.php?script_id=3265