Abdelhak Bougouffa
Abdelhak Bougouffa
This adds a way to exclude any arbitrary text from the highlighted selections (configured as a list of regular expressions to ignore). The default value is set to ignore space-only...
It seems like the new `treesitter-cpp` grammar breaks syntax highlighting for C++. I've done a bisecting of the revisions of the grammar and found that the last working version is...
When the `MAKEOBJDIRPREFIX` or `GTAGSOBJDIRPREFIX` environment variables aren't defined, the `--objdir` option causes `gtags` to fail. This change checks if the required environment variables are set before setting this as...
Hello, First, let me thank you for this beautiful package. I've noticed recently that sometimes (I don't get the exact conditions to reproduce it), saving the buffer when `apheleia-mode` is...
Fix some old Boost types/routines causing it to fail to build on Boost 1.87