branch: main commit ddfb68cf9fa55823d815d426910e07ea3a2a5130 Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
elpa-packages (bash-completion): New package --- elpa-packages | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/elpa-packages b/elpa-packages index 36d5f255e5..7fba97f5c1 100644 --- a/elpa-packages +++ b/elpa-packages @@ -43,6 +43,9 @@ (autothemer :url "https://github.com/jasonm23/autothemer.git" :readme "README.md") + (bash-completion :url "https://github.com/szermatt/emacs-bash-completion" + :readme "README.md") + (better-jumper :url "https://github.com/gilbertw1/better-jumper.git" :readme "Readme.md" :ignored-files ("LICENSE")) @@ -297,10 +300,10 @@ :readme "README.md" :ignored-files ("LICENSE")) - (hl-column :url "https://codeberg.org/akib/emacs-hl-column") - (hl-block-mode :url "https://codeberg.org/ideasman42/emacs-hl-block-mode") + (hl-column :url "https://codeberg.org/akib/emacs-hl-column") + (htmlize :url "https://github.com/hniksic/emacs-htmlize" :ignored-files ("htmlize.el.html") :release-branch "stable")