Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vim improvements: mappings and doc setup. #37

Closed
wants to merge 4 commits into from
Closed

Vim improvements: mappings and doc setup. #37

wants to merge 4 commits into from

Commits on Apr 5, 2011

  1. Do not add normal mode mappings for Vim.

    Closes #35
    blueyed committed Apr 5, 2011
    Configuration menu
    Copy the full SHA
    7ab92a4 View commit details
    Browse the repository at this point in the history
  2. Improve mapping for Vim, using <Plug> maps>

    Add redirection through <Plug>SparkupExecute and <Plug>SparkupNext and
    check if mappings are defined for them before assigning default maps.
    blueyed committed Apr 5, 2011
    Configuration menu
    Copy the full SHA
    72deab1 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2011

  1. Fix doc installation in "vim" Makefile task.

    Copy README to 'doc' subdirectory and mark the header with asterisks.
    The latter appears to be required for `:helptags` to pick it up.
    blueyed committed Apr 28, 2011
    Configuration menu
    Copy the full SHA
    e2e70e6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'makefile-vim'

    blueyed committed Apr 28, 2011
    Configuration menu
    Copy the full SHA
    e07dd2c View commit details
    Browse the repository at this point in the history