Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions config/shared/mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
node = "24.18.0"
python = "3.13.14"
neovim = "0.12.5"
tree-sitter = "0.26.13"
uv = "0.12.5"
tree-sitter = "0.27.0"
uv = "0.12.7"
gh = "2.98.0"

[settings]
Expand Down
16 changes: 8 additions & 8 deletions dependencies.conf
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# type name version platform architecture source checksum target marker
download mise 2026.8.11 linux amd64 https://github.com/jdx/mise/releases/download/v2026.8.11/mise-v2026.8.11-linux-x64 3d825b8341925abb398fba6fd8dcd7d6e92ade6820d892da62992e0765638e66 .local/bin/mise raw
download mise 2026.8.11 linux arm64 https://github.com/jdx/mise/releases/download/v2026.8.11/mise-v2026.8.11-linux-arm64 6b7471271a990cbd6a795b24f9df83338aa220c227bf75fd083442e5a728f5f7 .local/bin/mise raw
download mise 2026.8.11 macos amd64 https://github.com/jdx/mise/releases/download/v2026.8.11/mise-v2026.8.11-macos-x64 30038ec1531f21dc98331f8f2050d0c48c01e7a59bf58951656f738c3096758b .local/bin/mise raw
download mise 2026.8.11 macos arm64 https://github.com/jdx/mise/releases/download/v2026.8.11/mise-v2026.8.11-macos-arm64 c846efad1f468356b3b1e144db0241e7b5374a692e7b571f2e8d6772e82dc3c0 .local/bin/mise raw
download mise 2026.8.15 linux amd64 https://github.com/jdx/mise/releases/download/v2026.8.15/mise-v2026.8.15-linux-x64 a6dea05e896f1e6090f821588f45397262270e0e0b456252f8d1da28a416f3f2 .local/bin/mise raw
download mise 2026.8.15 linux arm64 https://github.com/jdx/mise/releases/download/v2026.8.15/mise-v2026.8.15-linux-arm64 124ea8f7c8cb9a6a3c99c763cbf37ca48c9beaa816735f011d9fd99e6cd463e9 .local/bin/mise raw
download mise 2026.8.15 macos amd64 https://github.com/jdx/mise/releases/download/v2026.8.15/mise-v2026.8.15-macos-x64 6a1cef931e299d7392cd7008dd97fcef2d9b41fbdfe79df4fd9f7ab0cc33d9f7 .local/bin/mise raw
download mise 2026.8.15 macos arm64 https://github.com/jdx/mise/releases/download/v2026.8.15/mise-v2026.8.15-macos-arm64 17a6e37ac2aaeee78206abc601568e1fe5010e398bf3c7320e1683584124d3c7 .local/bin/mise raw
download starship 1.26.0 linux amd64 https://github.com/starship/starship/releases/download/v1.26.0/starship-x86_64-unknown-linux-gnu.tar.gz 321f0dd7af8340a5f2e6a8fec6538a04f617486f9ec70d878f91c09cd8deef22 .local/bin/starship starship
download starship 1.26.0 linux arm64 https://github.com/starship/starship/releases/download/v1.26.0/starship-aarch64-unknown-linux-musl.tar.gz dc30189378d2f2e287384e8a692d3f95ad1df64cf0e8c36aa9201516028aed6b .local/bin/starship starship
download starship 1.26.0 macos amd64 https://github.com/starship/starship/releases/download/v1.26.0/starship-x86_64-apple-darwin.tar.gz 5548f406a4b6f5695903bdea83f77ce47ec12c8c0e62dabd33122d8f133e4207 .local/bin/starship starship
download starship 1.26.0 macos arm64 https://github.com/starship/starship/releases/download/v1.26.0/starship-aarch64-apple-darwin.tar.gz c40b27b11f580411e068f2fa6c1be7830a387c0bc47a94d1d37f32b054c5361d .local/bin/starship starship
git zinit v3.15.0 all all https://github.com/zdharma-continuum/zinit.git - .local/share/zinit/zinit.git zinit.zsh
git zinit v3.15.3 all all https://github.com/zdharma-continuum/zinit.git - .local/share/zinit/zinit.git zinit.zsh
zsh-plugin zsh-users/zsh-completions 8cd3bd78e8b1f17271cfdd8269074e5557d8d7b8 all all https://github.com/zsh-users/zsh-completions.git - - -
zsh-plugin Aloxaf/fzf-tab 24105b15714bfec37989ed5c5b6e60f572253019 all all https://github.com/Aloxaf/fzf-tab.git - - -
zsh-plugin zsh-users/zsh-autosuggestions 85919cd1ffa7d2d5412f6d3fe437ebdbeeec4fc5 all all https://github.com/zsh-users/zsh-autosuggestions.git - - -
Expand All @@ -18,12 +18,12 @@ nvim-plugin hrsh7th/cmp-nvim-lsp cbc7b02bb99fae35cb42f514762b89b5126651ef all al
nvim-plugin hrsh7th/cmp-buffer b74fab3656eea9de20a9b8116afa3cfc4ec09657 all all https://github.com/hrsh7th/cmp-buffer.git - - -
nvim-plugin hrsh7th/cmp-path c642487086dbd9a93160e1679a1327be111cbc25 all all https://github.com/hrsh7th/cmp-path.git - - -
nvim-plugin windwp/nvim-autopairs 430522f95fe4fb7c511ec64f8c1a90cc6a66c05c all all https://github.com/windwp/nvim-autopairs.git - - -
nvim-plugin nvim-treesitter/nvim-treesitter 8b98b4470eb326f1c7b50dae79f8c963568e5720 all all https://github.com/nvim-treesitter/nvim-treesitter.git - - -
nvim-plugin nvim-treesitter/nvim-treesitter 857651fce37eba032ebe28f3a206283cdc65c45a all all https://github.com/nvim-treesitter/nvim-treesitter.git - - -
nvim-plugin HiPhish/rainbow-delimiters.nvim 012f1480cd9a5fc99fce7678e0a536421a53fc46 all all https://github.com/HiPhish/rainbow-delimiters.nvim.git - - -
nvim-plugin folke/which-key.nvim 3aab2147e74890957785941f0c1ad87d0a44c15a all all https://github.com/folke/which-key.nvim.git - - -
nvim-plugin mason-org/mason.nvim 2a6940af80375532e5e9e7c1f2fc6319a1b7a69d all all https://github.com/mason-org/mason.nvim.git - - -
nvim-plugin mason-org/mason-lspconfig.nvim 9d28935aa95fa6c1dc7c4d6747f101a72a8a4bec all all https://github.com/mason-org/mason-lspconfig.nvim.git - - -
nvim-plugin neovim/nvim-lspconfig 221c43884319e791519f0d6c94a7f2fbcd653278 all all https://github.com/neovim/nvim-lspconfig.git - - -
nvim-plugin mason-org/mason-lspconfig.nvim 40276c4df7e6bdce6801d6c035c6227f9115a855 all all https://github.com/mason-org/mason-lspconfig.nvim.git - - -
nvim-plugin neovim/nvim-lspconfig 16286347bdba1333c7d124d9de9fe6630731b2b2 all all https://github.com/neovim/nvim-lspconfig.git - - -
nvim-plugin mofiqul/vscode.nvim aa1102a7e15195c9cca22730b09224a7f7745ba8 all all https://github.com/mofiqul/vscode.nvim.git - - -
nvim-plugin nvim-tree/nvim-tree.lua b2aadda94b107480c48e548d6db51c6840b7b33c all all https://github.com/nvim-tree/nvim-tree.lua.git - - -
nvim-plugin akinsho/bufferline.nvim 655133c3b4c3e5e05ec549b9f8cc2894ac6f51b3 all all https://github.com/akinsho/bufferline.nvim.git - - -
Expand Down
Loading