spacemacs/layers/+tools/quickurl
Arif Er 00f9ab19ac chore: update copyright headers to 2022
The script used to identify and update the change is added into the GitHub
workflows script directory. A workflow action can be created to trigger the
script to update the headers on the first of every new year. Possibly a task for
a consequent PR.
2022-06-03 17:32:20 +02:00
..
README.org [applications] refactor key bindings to tools 2020-06-24 22:43:30 +02:00
packages.el chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00

README.org

quickurl layer

Description

Quickurl is a package in vanilla emacs for saving and inserting URLs. These are key bindings for the various methods of insertion, which are not bound by default.

Features:

  • Key bindings to dispatch Quickurl (which is in vanilla Emacs).

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add quickurl to the existing dotspacemacs-configuration-layers list in this file.

Key bindings

Key binding Description
SPC a t q l List quickurls
SPC a t q q Expand quickurl abbrev at point
SPC a t q i Ask for which quickurl to insert
SPC a t q e Edit quickurl at point
SPC a t q a Add quickurl at point
SPC a t q b Ask to browse some url from those stored