Update modules/feature/syntax-checker
This commit is contained in:
parent
0621c0771c
commit
9b32c8b95e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
flycheck-highlighting-mode 'symbols
|
flycheck-highlighting-mode 'symbols
|
||||||
flycheck-disabled-checkers '(emacs-lisp-checkdoc make))
|
flycheck-disabled-checkers '(emacs-lisp-checkdoc make))
|
||||||
|
|
||||||
(@set :popup " ?\\*Flycheck.+\\*" :align below :size 14 :noselect t :regexp t)
|
(@set :popup " ?\\*Flycheck.+\\*" :size 14 :noselect t :regexp t)
|
||||||
|
|
||||||
(@map :map flycheck-error-list-mode-map
|
(@map :map flycheck-error-list-mode-map
|
||||||
:n "C-n" 'flycheck-error-list-next-error
|
:n "C-n" 'flycheck-error-list-next-error
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue