9a59dfb308
nvim: Add support for clangd for C++ and ccls for C
...
clangd doesn't work the way I want it to with C.
ccls doesn't work the way I want it to with C++.
So now I use both for each ones they work well with.
2024-12-11 14:39:07 +01:00
b5d3970e71
nvim: Switch to clangd and use libcxx to support c++23 headers
...
For some fucking unknown reason the clang-tools package doesn't build
with libcxx by default and thus doesn't have the print header from C++23
which I need. I also don't know if they're fucking using the gcc13 c++
stdlib because the gcc14 one FUCKING HAS THE HEADER. I lost hours of
life which I am never going to get back to this fucking bullshit.
2024-12-10 14:39:49 +01:00
c0fa670037
Add tmux configuration
2024-11-24 12:31:33 +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
4ce70b2458
nvim: Migrate to ts_ls from tsserver
2024-09-28 21:04:27 +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
4f5b8ac3b9
nvim: Add scrolloff settings
2024-09-06 10:49:54 +02:00
950d488894
zsh: Update ps1 prompt
2024-08-27 13:06:24 +02:00
aba3dc1ed7
neovim: fix error when loading outside of distrobox container
2024-08-04 19:55:46 +02:00
497e6a1449
Add Haskell lsp support
2024-08-01 18:38:05 +02:00
46b6968238
Add support for distrobox
2024-07-31 16:39:15 +02:00
862e544a71
Add deployment script for distro agnostic dotfiles
2024-07-30 22:43:33 +02:00
ccac03f685
nvim: Add LaTeX LSP support and fix healtcheck errors
2024-07-28 00:18:15 +02:00
aaaf4808f3
Refactor: Replace users with home
2024-07-25 22:12:51 +02:00