added prolog file ending hook

dev-docs
Moritz Böhme 2021-07-15 17:21:42 +02:00
parent 79dced4858
commit de9cff7def
1 changed files with 2 additions and 0 deletions

View File

@ -67,3 +67,5 @@
))
(global-set-key (kbd "<f8>") 'fd-switch-dictionary)
(add-to-list 'auto-mode-alist '("\\.pl\\'" . prolog-mode))