mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Cleanup
This commit is contained in:
parent
c5fbb343b3
commit
82297c4565
4 changed files with 11 additions and 8 deletions
|
|
@ -88,6 +88,10 @@
|
|||
name = "cpp";
|
||||
language-servers = ["clangd" "lsp_ai"];
|
||||
}
|
||||
{
|
||||
name = "objc";
|
||||
language-servers = ["clangd" "lsp_ai"];
|
||||
}
|
||||
{
|
||||
name = "python";
|
||||
language-servers = ["ruff" "basedpyright" "lsp_ai"];
|
||||
|
|
@ -160,13 +164,11 @@
|
|||
uv
|
||||
|
||||
unstable.jiratui
|
||||
unstable.opencode
|
||||
|
||||
ffmpeg
|
||||
sccache
|
||||
just
|
||||
nodejs_24
|
||||
yarn
|
||||
cocoapods
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue