Modern Borland : A modern Borland-like colorscheme for Vim
script karma |
Rating 2/2,
Downloaded by 333 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Torben |
|
script type |
color scheme |
|
description |
The Modern Borland colorscheme for Vim is a tribute to the classic IDE developed by Borland International Inc. in the early 1990'ties. It mimics the look of the interface and the syntax highlighting. Modern Borland is not related to the Borland colorscheme that often ships with vim.
For screenshots, issues and more details please visit the project's GitHub page: https://github.com/letorbi/vim-colors-modern-borland |
|
install details |
The Modern Borland colorscheme can be easily installed via a plugin-manager like Plug or Vundle. Just add the address of the GitHub repo to your list of plugins:
• Plug: Plug 'letorbi/vim-colors-modern-borland'
• Vundle: Plugin 'letorbi/vim-colors-modern-borland'
Some might want to use Vim's native plugin-management or Pathogen instead. In that case you just have to clone the repository into the appropiate path in your Vim config-directory:
$ git clone https://github.com/letorbi/vim-colors-modern-borland ~/.vim/pack/github/start/vim-colors-modern-borland
If you don't want to use a plugin-manager at all, you can simply clone the repository and copy the file colors/borland.vim into your Vim config-directory:
$ git clone https://github.com/letorbi/vim-colors-modern-borland /tmp/vim-colors-modern-borland
$ cp /tmp/vim-colors-modern-borland/colors/borland.vim ~/.vim/colors/borland.vim |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.144.252.203
|