|
712f401948
|
nvim: Replace clangd with ccls
Updating clangd did indeed not help. Maybe this fork of clangd fixed it
or something.
|
2024-09-07 19:56:59 +02:00 |
|
|
2abbd25372
|
nvim: upgrade clang-tools to version 19
clangd can't cope with the existence of `-fanalyzer` and
`null_terminated_string_arg` in my C code so hopefull this fixes it.
|
2024-09-07 19:34:50 +02:00 |
|
|
af0078d7af
|
Refactor configuration to be more modular.
TODO: Update the documentation in the README to reflect changes
|
2024-08-26 15:01:33 +02:00 |
|
|
9d90756538
|
Refactor: Remove unclean modules/packages directive
|
2024-07-25 22:19:16 +02:00 |
|
|
aaaf4808f3
|
Refactor: Replace users with home
|
2024-07-25 22:12:51 +02:00 |
|