5834c0a7ef
[oni-cmake] Add function to narrow the buffer to the current defun
2022-02-03 21:58:09 -08:00
a352d0983a
[oni-cmake] Move autoload to ‘oni-core’
2021-07-30 23:13:18 -07:00
89f8afa600
[oni-fci] Remove configuration
...
‘fci-mode’ has been completely superseded by the built-in
‘display-fill-column-indicator-mode’.
2021-06-22 22:19:53 -07:00
a3cc0b0b36
Fix dependency on LSP for CMake
2021-03-09 17:25:22 -08:00
02ad316127
Enable lsp in CMake mode
2021-03-03 20:47:17 -08:00
003c955ad9
Enable ‘electric-indent-local-mode’ in CMake
2021-02-23 21:40:13 -08:00
0136070e02
Turn on rainbow delimiters for CMake
2021-01-31 15:39:36 -08:00
86afae7567
Add CMake(User)Presets.json as CMake files for grep
2021-01-20 16:33:44 -08:00
4d0a1c884d
Use ‘display-fill-column-indicator-mode’ if possible
...
Fall back to ‘fci-mode’ if the function ‘display-fill-column-indicator-mode’
doesn’t exist.
2020-09-07 14:45:10 -07:00
e30cb19659
Use oni-flycheck for cmake instead of flycheck directly
2020-02-29 13:14:10 -08:00
977f795e03
Enable ‘auto-fill-mode’ for comments in most programming modes
...
The ones that are already backed by a formatter, such as Java, Python and sh
don’t need it.
2019-12-10 23:16:15 -08:00
bb29ee8a12
Change version format
...
In order to support my tablet which seems to have a lower maximum integer
value (I guess it’s 32-bit? I’m surprised) and can’t handle the version numbers
I was using before. It would turn them into floating point numbers, which adds a
~.0~, this made it impossible to install any package.
Any installations I have will need to reinstall all their oni packages so that
the new version number is picked up, since the new version number will be lower
than the old one.
2019-09-04 21:09:38 -07:00
2a139282e7
Add flycheck checker for CMake, enable Eldoc
2019-05-01 16:37:58 -07:00
b5dd41c664
Enable fill-column-indicator for CMake
2019-04-02 23:26:31 -07:00
7090f13088
Add a grep alias for cmake files
2019-03-28 17:41:08 -07:00
213169c563
Add compilation regexp for CMake warnings
2019-03-28 16:12:27 -07:00
931e4b0bf5
Add oni-cmake
2019-02-26 01:05:32 -08:00