Skip to content
/ idle Public
forked from pkukulak/idle

A colour scheme for vim based on the popular Python IDE, IDLE.

Notifications You must be signed in to change notification settings

andymdj/idle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

idle

A colour scheme for vim based on the popular Python IDE, IDLE.

install

place the file idle.vim in your $HOME/.vim/colors directory. add this line to your .vimrc:

colorscheme idle

or, in normal mode,

:colorscheme idle

todo

  • fix colors for gui-VIM
  • full plugin that includes ctags/easytags for tag highlighting

About

A colour scheme for vim based on the popular Python IDE, IDLE.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%