Skip to content

Add diff to treesitter's ensure_installed languages#908

Merged
feoh merged 1 commit into
nvim-lua:masterfrom
rmacklin:add-diff-to-ensure_installed-languages
May 6, 2024
Merged

Add diff to treesitter's ensure_installed languages#908
feoh merged 1 commit into
nvim-lua:masterfrom
rmacklin:add-diff-to-ensure_installed-languages

Conversation

@rmacklin

@rmacklin rmacklin commented May 6, 2024

Copy link
Copy Markdown
Contributor

This enables highlighted diffs when running git commit --verbose.

I think this is a good default for kickstart.nvim since most developers use git regardless of what programming language they normally work in (and we already install gitsigns). This avoids the need for users to manually run :TSInstall diff as stated in #237 (comment).

Before:

image

After:

image

This enables highlighted diffs when running `git commit --verbose`.
@feoh feoh merged commit f86f18f into nvim-lua:master May 6, 2024
@rmacklin rmacklin deleted the add-diff-to-ensure_installed-languages branch May 6, 2024 03:19
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