Skip to content
/ VimIDE Public

Make my vim to become an IDE.

License

Notifications You must be signed in to change notification settings

liuxd/VimIDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim IDE

Put vim into a IDE.It's available for Gvim and Macvim

Installation

Just run the install.sh.

Hot Keys

  • F2 -- Set indents automatically.
  • F4 -- Delete a word.
  • F5 -- Close current tab if there is no change.
  • F6 -- Open a new tab.
  • F7 -- Open the file tree.
  • F8 -- Cancel the highlights.
  • F9 -- Add # end of this file in the end current file.