Skip to content

Install and Configure Vim for all your favorite plugins in one command!

Notifications You must be signed in to change notification settings

lillypad/vim-lillypad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

vim-lillypad

Installs and Configures Vim for all your favorite plugins in one command

Installation

$ git clone https://github.com/lillypad/vim-lillypad.git
$ cd vim-lillypad/
$ ./vim-lillypad.sh

Enter password when prompted do not run as root user or with sudo.

ScreenShots

theme

Ignore MiniMap in the animations it shows up proper this is caused by terminal recording bug.

snippets syntax

Shortcuts:

  • CTRL+x (close buffer)
  • CTRL+n (next buffer)
  • CTRL+b (back buffer)
  • CTRL+o (open file)
  • SHIFT+q (quit)
  • SHIFT+w (write)
  • LEADER+zc (spell on)
  • LEADER+zq (spell off)
  • LEADER+zn (spell next)
  • LEADER+zp (spell previous)
  • LEADER+shtml (syntaxrange for html)
  • LEADER+sc (syntaxrange for c)
  • LEADER+sjs (syntaxrange for js)
  • LEADER+spy (syntaxrange for py)

New Features:

  • Spell Rotate and Spell Check On / Off
  • Multi-Line commenting with Nerd-Commenter
  • Syntastic for Syntax Checking of HTML, JSON, Python and more
  • Snippets with YouCompleteMe Support
  • Loads of Color Themes
  • CtrlP for Searching Recent Files
  • Emmet for web-development
  • Line indent guides
  • Minimap
  • SyntaxRange for multi-language files
  • Added support for Javascript autocomplete using Tern

Features to Come:

  • Update Script for Plugins
  • Vim IDE Script and tmux with powerline support

One quick install and config script and your up and running.

About

Install and Configure Vim for all your favorite plugins in one command!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages