1
Fork 0
nixos-system-config/dotfiles/nvim/lua/plugins
caem 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
..
lsp nvim: Switch to clangd and use libcxx to support c++23 headers 2024-12-10 14:39:49 +01:00
cmp.lua Refactor: Replace users with home 2024-07-25 22:12:51 +02:00
comment.lua Refactor: Replace users with home 2024-07-25 22:12:51 +02:00
dressing.lua Refactor: Replace users with home 2024-07-25 22:12:51 +02:00
ibl.lua Refactor: Replace users with home 2024-07-25 22:12:51 +02:00
init.lua Refactor: Replace users with home 2024-07-25 22:12:51 +02:00
kanagawa.lua Refactor: Replace users with home 2024-07-25 22:12:51 +02:00
lspconfig.lua Refactor: Replace users with home 2024-07-25 22:12:51 +02:00
lualine.lua Refactor: Replace users with home 2024-07-25 22:12:51 +02:00
nvim-colorizer.lua Refactor: Replace users with home 2024-07-25 22:12:51 +02:00
presence.lua nvim: Add cord.nvim 2024-09-28 21:05:55 +02:00
telescope.lua Refactor: Replace users with home 2024-07-25 22:12:51 +02:00
treesitter.lua Refactor: Replace users with home 2024-07-25 22:12:51 +02:00
vimtex.lua Refactor: Replace users with home 2024-07-25 22:12:51 +02:00