@@ -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.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.