Conversation
Notgnoshi
commented
May 4, 2026
| return { | ||
| { | ||
| "nvim-treesitter/nvim-treesitter", | ||
| branch = "master", |
Owner
Author
There was a problem hiding this comment.
I think I need to upgrade to the main branch, but the main branch is a significant change, and I'll need to do quite a bit more work.
Further, it requires nvim 0.12+, which the Ubuntu snap is updated to, but Fedora 43 is still on 0.11. (Maybe I upgrade to Fedora 44?, or perhaps I install nvim differently?)
35e00c5 to
a84a250
Compare
I think I'm fairly convinced now to switch to the new thing. I don't like change, but it seems pretty nice. No big major features, just a bit more polished, more performant, and possibly more future-proof?
I've covered everything I can think of. We'll see what I missed when I start using nvim more heavily :)
I don't use it, so remove it to relieve maintenance burden.
I don't want the title of the running program in the window title, just the name of the directory. And if it's in a Git repository, I want the name of the repository, not the CWD basename.
I'll need to either update to Fedora 44 at home, or use some other method other than dnf to install nvim at home. The main branch of nvim-treesitter only supports nvim 0.12+.
This allows me to get nvim 0.12+ on both Fedora and Ubuntu without relying on PPAs or building from source.
LSP was started before config was created and passed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.