1
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
5eec253da5
firefox: Do force the search engines 2024-11-05 13:46:34 +01:00
d8ce89bd77
Add the x220 host
I don't have the time to split this commit
2024-10-30 15:32:07 +01:00
b58b1ffcac
nvim: Add cord.nvim 2024-09-28 21:05:55 +02:00
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