bound to <f11> and M-<f10>, respectively.
あれっ、これでいいじゃん
windows and frames. The new option `temp-buffer-max-width’ allows you to control the width of temporary buffer windows. Moreover, if the new
bound to <f11> and M-<f10>, respectively.
あれっ、これでいいじゃん
windows and frames. The new option `temp-buffer-max-width’ allows you to control the width of temporary buffer windows. Moreover, if the new
| ;; Usage: | |
| ;; (require 'indent-guide2) | |
| ;; (indent-guide2-global-mode) | |
| (require 'cl-lib) | |
| (defvar indent-guide2-line-color "#303030") | |
| (defvar indent-guide2-line-dash-length nil) | |
| (defvar indent-guide2-line-char ?\|) | |
| (defvar indent-guide2-line-enable-xpm t) |