Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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).
- Host: GitHub
- URL: https://github.com/lycuid/far.vim
- Owner: lycuid
- Created: 2017-08-15T18:07:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-04T08:45:04.000Z (9 months ago)
- Last Synced: 2024-04-04T09:41:53.766Z (9 months ago)
- Topics: gvim, vim
- Language: Vim Script
- Homepage:
- Size: 117 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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