nginx-modeã¯ELPAã¾ãã¯Github ajc / nginx-modeããå ¥æã é常ã¯.confãã¡ã¤ã«ãéãã¨conf-modeãé©ç¨ããã¾ãã confãã¡ã¤ã«ã§ããããã¤ãã¹ã«"nginx"ã®æåãå«ã¾ãã¦ããã¨nginx-modeãé©ç¨ããè¨å®ã§ãã nginxãã©ã«ã以ä¸ã§è¤æ°ã®confãã¡ã¤ã«ã«æ¯å "M-x nginx-mode" ã¨ããªãã¦ãããã®ã§ä¾¿å©ããããã¾ããã (require 'nginx-mode) ;;(add-to-list 'auto-mode-alist '("nginx\\.conf$" . nginx-mode)) (add-hook 'conf-mode-hook (lambda () (when (string-match "nginx" (buffer-file-name)) (nginx-mode))))
{{#tags}}- {{label}}
{{/tags}}