Skip to content

Commit

Permalink
Add clangd
Browse files Browse the repository at this point in the history
  • Loading branch information
joinemm committed May 6, 2024
1 parent 233591a commit 73eb31f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home-modules/neovim.nix
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@
ruff-lsp = {
enable = true;
};
clangd.enable = true;
pylsp = {
enable = true;
settings.plugins = {
Expand Down

0 comments on commit 73eb31f

Please sign in to comment.