sponsor Vim development Vim logo Vim Book Ad

borlandp.vim : a Vim colorscheme that looks like good old Borland IDEs.

 script karma  Rating 2/2, Downloaded by 509  Comments, bugs, improvements  Vim wiki

created by
Caglar Toklu
 
script type
color scheme
 
description
borlandp.vim is a Vim colorscheme that looks like good old Borland IDEs, such as Turbo Pascal and Turbo C++.

project repository and screenshots:
https://github.com/caglartoklu/borlandp.vim

It is based on borland.vim (https://www.vim.org/scripts/script.php?script_id=92) colorscheme by Yegappan Lakshmanan (https://www.vim.org/account/profile.php?user_id=244).

# Usage

colorscheme borlandp
 
install details
For Vundle users:

Plugin 'caglartoklu/borlandp.vim'

For all other users, extract borlandp.vim from the archive and drop it to your colors directory.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
borlandp.vim_20200224.zip 20200224 2020-02-25 7.0 Caglar Toklu Added dark background options, default is still the classic blue.

let g:borlandp_bg = "dark_blue"
let g:borlandp_bg = "dark_gray"
let g:borlandp_bg = "black"
borlandp.vim_20190922.zip 20190922 2019-09-22 7.0 Caglar Toklu Initial upload
ip used for rating: 3.146.221.204

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github