Skip to content

Conversation

@yamgent
Copy link
Owner

@yamgent yamgent commented Jul 24, 2024

No description provided.

yamgent added 12 commits July 24, 2024 21:27
No breaking change on fidget.

Breaking changes on conform.nvim:
* stevearc/conform.nvim@9228b2f
    * Change `lsp_fallback = true` -> `lsp_format = "fallback"`
Breaking changes for gitsigns.nvim:
* lewis6991/gitsigns.nvim@d9d94e0
    * Not affected. Not using nvim v0.8.
* lewis6991/gitsigns.nvim@720061a
    * Not affected. Not using nvim v0.8.
* lewis6991/gitsigns.nvim@3d7e49c
    * Not affected. Not using the option.
* lewis6991/gitsigns.nvim@61f5b64
    * Not affected. Not using the option 'yadm'.
* lewis6991/gitsigns.nvim@92a8fbb
    * Not affected. Not using the option 'current_line_blame_formatter_opts'.
Affected changes for lazy.nvim:
* folke/lazy.nvim@183f59e
    * Partially affected, there's change in startup script
Breaking changes for neo-tree:
* nvim-neo-tree/neo-tree.nvim@403a9c5
    * Not affected, not using `enable_normal_mode_for_inputs`
Breaking changes for nvim-lspconfig:
* neovim/nvim-lspconfig@946c58c
    * Not affected, not using solidity-language-server
* neovim/nvim-lspconfig@2054452
    * Not affected, not using omnisharp.
* neovim/nvim-lspconfig@70d1c2c
    * Not affected, not using ruff-lsp.
Too many breaking changes here. We are affected, but nothing is
unsolvable without re-running :TSUpdate.
No breaking changes in this plugin, BUT lazy.nvim enabled luarocks,
which causes issues with this plugin, so have to disable luarocks.
Both have breaking changes but we do not use the options.
Dependencies for plugin has changed.
They reported no breaking changes, but you never know...
@yamgent yamgent added this to the Citrus milestone Jul 24, 2024
On Windows:

Rust: `cargo build` -> builds successfully.
Zig: `zig build-exe` -> builds successfully.
C++: `clang++ main.cpp` -> unable to find a visual studio installation; try running clang from a developer command prompt [-wmsvc-not-found]

Windows C++ toolchain is still a joke today, and the joke's not funny
anymore.

As the zig way of building treesitter is unstable on other platforms,
limit zig usage to just Windows.
@yamgent yamgent merged commit 5451cc5 into main Jul 26, 2024
@yamgent yamgent deleted the chore-upgrades branch July 26, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants