Skip to content

Commit

Permalink
disable cmake-format it is buggy
Browse files Browse the repository at this point in the history
  • Loading branch information
Wang Chunye committed Apr 8, 2020
1 parent 70ca702 commit dff40dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions init.el
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,7 @@
company-cmake))))
(use-package cmake-format
:after (cmake-mode)
:disabled t ;; it seems buggy
:when (locate-file "cmake-format" exec-path)
:straight (cmake-format
:type git
Expand Down

0 comments on commit dff40dd

Please sign in to comment.