Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

https://img.shields.io/badge/License-GPL%20v3-blue.svg https://raw.githubusercontent.com/jcs-emacs/badges/master/elpa/v/ace-link-dashboard.svg

Ace link dashboard

https://github.com/emacs-dashboard/ace-link-dashboard/actions/workflows/test.yml/badge.svg

Ace-link for dashboard

It adds two functions ace-link-dashboard to trigger default action and ace-link-dashboard-remove to remove an item of the dashboard.

Installation using straight:

(use-package ace-link-dashboard
  :straight (ace-link-dashboard :host github
                                :repo "emacs-dashboard/ace-link-dashboard")
  :after dashboard
  :demand t
  :bind (:map dashboard-map
              ("o" . ace-link-dashboard)
              ("d" . ace-link-dashboard-remove)))

About

Ace link for emacs-dashboard

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages