aboutsummaryrefslogtreecommitdiffstats
path: root/oni-cmake.el
Commit message (Expand)AuthorAgeFilesLines
* [oni-cmake] Add function to narrow the buffer to the curr...Gravatar Tom Willemse2022-02-031-1/+15
* [oni-cmake] Move autoload to ‘oni-core’Gravatar Tom Willemse2021-07-301-3/+1
* [oni-fci] Remove configurationGravatar Tom Willemse2021-06-221-7/+3
* Fix dependency on LSP for CMakeGravatar Tom Willemse2021-03-091-2/+2
* Enable lsp in CMake modeGravatar Tom Willemse2021-03-031-2/+3
* Enable ‘electric-indent-local-mode’ in CMakeGravatar Tom Willemse2021-02-231-1/+2
* Turn on rainbow delimiters for CMakeGravatar Tom Willemse2021-01-311-1/+2
* Add CMake(User)Presets.json as CMake files for grepGravatar Tom Willemse2021-01-201-2/+3
* Use ‘display-fill-column-indicator-mode’ if possibleGravatar Tom Willemse2020-09-071-2/+6
* Use oni-flycheck for cmake instead of flycheck directlyGravatar Tom Willemse2020-02-291-2/+2
* Enable ‘auto-fill-mode’ for comments in most programm...Gravatar Tom Willemse2019-12-101-1/+7
* Change version formatGravatar Tom Willemse2019-09-041-1/+1
* Add flycheck checker for CMake, enable EldocGravatar Tom Willemse2019-05-011-2/+12
* Enable fill-column-indicator for CMakeGravatar Tom Willemse2019-04-021-2/+3
* Add a grep alias for cmake filesGravatar Tom Willemse2019-03-281-1/+5
* Add compilation regexp for CMake warningsGravatar Tom Willemse2019-03-281-1/+13
* Add oni-cmakeGravatar Tom Willemse2019-02-261-0/+36