From 4f082525bf900edd44f8e0532012f1cf204897ca Mon Sep 17 00:00:00 2001 From: bard Date: Fri, 31 May 2024 15:23:36 -0400 Subject: new abbrevs --- bard-emacs-modules/bard-emacs-completion.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bard-emacs-modules') diff --git a/bard-emacs-modules/bard-emacs-completion.el b/bard-emacs-modules/bard-emacs-completion.el index 9d1dcc2..f66a8ab 100644 --- a/bard-emacs-modules/bard-emacs-completion.el +++ b/bard-emacs-modules/bard-emacs-completion.el @@ -194,7 +194,8 @@ "vscode" "Visual Studio Code" "youtube" "YouTube" "Результат" "=Результат Сегодняшний Битвый=" - "asf" "and so on and so forth") + "asf" "and so on and so forth" + "paragraph" "¶") (dolist (hook '(text-mode-hook prog-mode-hook git-commit-mode-hook)) (add-hook hook #'abbrev-mode)) -- cgit v1.2.3