fixup! Remove annoing flymake
This commit is contained in:
parent
2a062472f3
commit
b06721db85
@ -70,9 +70,9 @@
|
||||
(add-to-list 'compilation-error-regexp-alist '("^\\(PASS\\|SKIP\\|XFAIL\\|TFAIL\\): \\(.*\\)$" 2 () () 0 2))
|
||||
(add-to-list 'compilation-error-regexp-alist '("^\\(FAIL\\|XPASS\\): \\(.*\\)$" 2 () () 2 2))
|
||||
|
||||
(require 'flymake)
|
||||
(add-hook 'find-file-hooks 'flymake-find-file-hook)
|
||||
(require 'flymake-cursor)
|
||||
;(require 'flymake)
|
||||
;(add-hook 'find-file-hooks 'flymake-find-file-hook)
|
||||
;(require 'flymake-cursor)
|
||||
|
||||
;;IswitchBuffer configuration
|
||||
(require 'ido)
|
||||
|
Loading…
Reference in New Issue
Block a user