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
2 changes: 1 addition & 1 deletion config/shared/mise.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ node = "24.18.0"
python = "3.13.14"
neovim = "0.12.5"
tree-sitter = "0.27.0"
uv = "0.12.10"
uv = "0.12.13"
gh = "2.100.0"

[settings]
Expand Down
18 changes: 9 additions & 9 deletions dependencies.conf
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# type name version platform architecture source checksum target marker
download mise 2026.9.1 linux amd64 https://github.com/jdx/mise/releases/download/v2026.9.1/mise-v2026.9.1-linux-x64 c98423c8470d6dc416d9f7036d0646d8ef5ae92ad9186907f8fcc84cbe7db4ea .local/bin/mise raw
download mise 2026.9.1 linux arm64 https://github.com/jdx/mise/releases/download/v2026.9.1/mise-v2026.9.1-linux-arm64 0ef0a778eaa8599f3e90a8a0979c9fc3f79922cafb5fa6d39f366d974da33bba .local/bin/mise raw
download mise 2026.9.1 macos amd64 https://github.com/jdx/mise/releases/download/v2026.9.1/mise-v2026.9.1-macos-x64 0718a2aa14a96545a287f77a172d700247bb2d33016e5cf29fce1a05e45ac47a .local/bin/mise raw
download mise 2026.9.1 macos arm64 https://github.com/jdx/mise/releases/download/v2026.9.1/mise-v2026.9.1-macos-arm64 3cfbe3295dba1a7e43bd02653517a8cc21135ba91f0635b45c98f1ebecc5513f .local/bin/mise raw
download mise 2026.9.7 linux amd64 https://github.com/jdx/mise/releases/download/v2026.9.7/mise-v2026.9.7-linux-x64 d479d7c0df37652ddfd6d1887ef92a67a17effc7ec4ac612f46845099f814c6f .local/bin/mise raw
download mise 2026.9.7 linux arm64 https://github.com/jdx/mise/releases/download/v2026.9.7/mise-v2026.9.7-linux-arm64 1227565aeff505b0b0735d91b63109e1e1e44a237c06dc9aa274f2f3bf732af7 .local/bin/mise raw
download mise 2026.9.7 macos amd64 https://github.com/jdx/mise/releases/download/v2026.9.7/mise-v2026.9.7-macos-x64 06f763e37615966f0d660f0fd7d4d23568d1b63d5bdb65e2f7a98af2fdc36075 .local/bin/mise raw
download mise 2026.9.7 macos arm64 https://github.com/jdx/mise/releases/download/v2026.9.7/mise-v2026.9.7-macos-arm64 3c3f377e7123a466274a20f01502ddd8c58f76028907f471c9bc42fbf83846e1 .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
Expand All @@ -18,17 +18,17 @@ 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 0d0969030ad955b510d7c8012b40252a25c12a6d all all https://github.com/nvim-treesitter/nvim-treesitter.git - - -
nvim-plugin nvim-treesitter/nvim-treesitter 9a168f6357ed21c3a636e1727bc7d382abc451b8 all all https://github.com/nvim-treesitter/nvim-treesitter.git - - -
nvim-plugin HiPhish/rainbow-delimiters.nvim 3a0fc08dd39e8bf034a4cfef3f2845bd5f565a2e 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 40276c4df7e6bdce6801d6c035c6227f9115a855 all all https://github.com/mason-org/mason-lspconfig.nvim.git - - -
nvim-plugin neovim/nvim-lspconfig 615d7b2712efb2f530a83a9d0466acafba6b1d6f all all https://github.com/neovim/nvim-lspconfig.git - - -
nvim-plugin mason-org/mason-lspconfig.nvim 77e06f7d2fc127e6ef0a720b59acbc50757cff19 all all https://github.com/mason-org/mason-lspconfig.nvim.git - - -
nvim-plugin neovim/nvim-lspconfig ac9d2f7c4757db6320cab6697fe73e5e8adb2457 all all https://github.com/neovim/nvim-lspconfig.git - - -
nvim-plugin mofiqul/vscode.nvim 6439ed89d0e10193f07e92268a321d7c6f6e93ee 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 nvim-tree/nvim-tree.lua 882c54f2815bf6d02663d482c2cf9dbadf4e9b07 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 - - -
nvim-plugin nvim-lualine/lualine.nvim 221ce6b2d999187044529f49da6554a92f740a96 all all https://github.com/nvim-lualine/lualine.nvim.git - - -
nvim-plugin folke/snacks.nvim 882c996cf28183f4d63640de0b4c02ec886d01f2 all all https://github.com/folke/snacks.nvim.git - - -
nvim-plugin lewis6991/gitsigns.nvim 5be654f2232c10ddcad19c1607a67b6b4b78fc29 all all https://github.com/lewis6991/gitsigns.nvim.git - - -
nvim-plugin lewis6991/gitsigns.nvim f2421c550618d257048afa650413d9e542ddbe67 all all https://github.com/lewis6991/gitsigns.nvim.git - - -
nvim-plugin petertriho/nvim-scrollbar f8e87b96cd6362ef8579be456afee3b38fd7e2a8 all all https://github.com/petertriho/nvim-scrollbar.git - - -
nvim-plugin OXY2DEV/markview.nvim 5d9fc2aa6dd1c2fbdc7a68bc79b300e9967b21ff all all https://github.com/OXY2DEV/markview.nvim.git - - -