Update README.md

This commit is contained in:
James Cherti
2026-02-03 13:17:37 -05:00
parent f5b212581a
commit ae1106ae59

View File

@@ -1929,7 +1929,7 @@ These modes are optional and can be added selectively to `~/.emacs.d/post-init.e
;; Support for Gnuplot files
(use-package gnuplot
:commands (gnuplot-mode)
:commands gnuplot-mode
:mode ("\\.gp\\'" . gnuplot-mode))
;; Support for *.lua files.