We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd6984e commit 135ec8bCopy full SHA for 135ec8b
1 file changed
emacs/init.el
@@ -153,6 +153,7 @@
153
(setf epa-pinentry-mode 'loopback)
154
155
(add-to-list 'auto-mode-alist '("\\.geojson\\'" . json-mode))
156
+(add-to-list 'auto-mode-alist '("\\.pub\\'" . rst-mode))
157
158
;; the silver search (ag.el)
159
0 commit comments