Skip to content

Commit

Permalink
Add support for bpftrace-mode (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgkamat authored and 10sr committed Jun 17, 2019
1 parent efc1ff4 commit d073dd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions editorconfig.el
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ overwrite \"indent_style\" property when current `major-mode' is a
;; For contributors: Sort modes in alphabetical order
'((apache-mode apache-indent-level)
(awk-mode c-basic-offset)
(bpftrace-mode c-basic-offset)
(c++-mode c-basic-offset)
(c-mode c-basic-offset)
(cmake-mode cmake-tab-width)
Expand Down

0 comments on commit d073dd4

Please sign in to comment.