SpaceVim

A community-driven vim distribution


Home | About | Quick start guide | Documentation | Development | Community | Sponsors


Available Layers » tools

Description

This layer provides some extra vim tools for SpaceVim. All tools can be called via command or key binding.

Install

To use this configuration layer, update your custom configuration file with:

[[layers]]
  name = "tools"

Tools

This layer also includes vim-bookmarks, the following key binding can be used:

key binding description
m m toggle bookmark
m c clear bookmarks
m i add bookmark annote
m a show all bookmarks
m n jump to next bookmark
m p jump to previous bookmark

Powered by Jekyll, Help improve this page