mirror of
https://github.com/ryuslash/mode-icons.git
synced 2024-11-21 17:40:30 +01:00
Remove flycheck for now. See #61
This commit is contained in:
parent
2a443db391
commit
26138d825c
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@ This was stole/modified from `c-save-buffer-state'"
|
|||
("\\` ?company\\'" #xf1ad FontAwesome)
|
||||
("\\` ?AC\\'" #xf18e FontAwesome)
|
||||
("\\` ?Fly\\'" #xea12 IcoMoon-Free)
|
||||
("\\` ?FlyC.*\\'" "flycheck" xpm)
|
||||
;; ("\\` ?FlyC.*\\'" "flycheck" xpm)
|
||||
("\\` ?SP\\(/s\\)?\\'" "smartparens" xpm)
|
||||
("\\` ?Ergo" #xf11c FontAwesome)
|
||||
("\\` ?drag\\'" #xf047 FontAwesome)
|
||||
|
|
Loading…
Reference in a new issue