Skip to content

Commit 4ec0f89

Browse files
committed
remove: treesitter-unifieddiff
1 parent 00d012e commit 4ec0f89

File tree

3 files changed

+29
-46
lines changed

3 files changed

+29
-46
lines changed

nvim/lazy-lock.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
"lspkind.nvim": { "branch": "master", "commit": "c7274c48137396526b59d86232eabcdc7fed8a32" },
2323
"lspsaga.nvim": { "branch": "main", "commit": "562d9724e3869ffd1801c572dd149cc9f8d0cc36" },
2424
"lualine.nvim": { "branch": "master", "commit": "47f91c416daef12db467145e16bed5bbfe00add8" },
25-
"mason-lspconfig.nvim": { "branch": "main", "commit": "a676ab7282da8d651e175118bcf54483ca11e46d" },
25+
"mason-lspconfig.nvim": { "branch": "main", "commit": "a979821a975897b88493843301950c456a725982" },
2626
"mason-null-ls.nvim": { "branch": "main", "commit": "8e7806acaa87fae64f0bfde25bb4b87c18bd19b4" },
2727
"mason.nvim": { "branch": "main", "commit": "44d1e90e1f66e077268191e3ee9d2ac97cc18e65" },
2828
"namu.nvim": { "branch": "main", "commit": "e7afbdf63a75ace6ccc6202d58a4f6f9ac09db92" },
2929
"neo-tree.nvim": { "branch": "v3.x", "commit": "9d6826582a3e8c84787bd7355df22a2812a1ad59" },
30-
"neoconf.nvim": { "branch": "main", "commit": "e6fc60ae933dd4d15b1a529ad17bf559a94f1cc1" },
30+
"neoconf.nvim": { "branch": "main", "commit": "054f28d5f99fc1f32d22fe6b7bb5f56ebb9bf995" },
3131
"noice.nvim": { "branch": "main", "commit": "7bfd942445fb63089b59f97ca487d605e715f155" },
3232
"none-ls.nvim": { "branch": "main", "commit": "c9317c2a8629d4e39e7cf47be74cb67f3ab37cda" },
3333
"nui.nvim": { "branch": "main", "commit": "de740991c12411b663994b2860f1a4fd0937c130" },
@@ -38,12 +38,12 @@
3838
"nvim-dap-ui": { "branch": "master", "commit": "cf91d5e2d07c72903d052f5207511bf7ecdb7122" },
3939
"nvim-dap-virtual-text": { "branch": "master", "commit": "fbdb48c2ed45f4a8293d0d483f7730d24467ccb6" },
4040
"nvim-hlslens": { "branch": "main", "commit": "be2d7b2be01860b5445a007ff2bc72b29896db6b" },
41-
"nvim-lspconfig": { "branch": "master", "commit": "702f69fb167e9119f14adc4dfd4fcadf4d1b07a0" },
41+
"nvim-lspconfig": { "branch": "master", "commit": "841c6d4139aedb8a3f2baf30cef5327371385b93" },
4242
"nvim-nio": { "branch": "master", "commit": "21f5324bfac14e22ba26553caf69ec76ae8a7662" },
4343
"nvim-notify": { "branch": "master", "commit": "8701bece920b38ea289b457f902e2ad184131a5d" },
4444
"nvim-scrollbar": { "branch": "main", "commit": "f8e87b96cd6362ef8579be456afee3b38fd7e2a8" },
4545
"nvim-surround": { "branch": "main", "commit": "61319d4bd1c5e336e197defa15bd104c51f0fb29" },
46-
"nvim-treesitter": { "branch": "main", "commit": "2b50ab5ccbcd9e5708deb351308edd738adbf84c" },
46+
"nvim-treesitter": { "branch": "main", "commit": "53f6ce29df5841ce26e5a9f06fb371088b8d8031" },
4747
"nvim-treesitter-context": { "branch": "master", "commit": "9a8e39993e3b895601bf8227124a48ea8268149e" },
4848
"nvim-treesitter-endwise": { "branch": "master", "commit": "8fe8a95630f4f2c72a87ba1927af649e0bfaa244" },
4949
"nvim-treesitter-textobjects": { "branch": "main", "commit": "7359dfcefa38db632541e1f9b5b5f291626a1d47" },
@@ -61,7 +61,6 @@
6161
"telescope-fzf-native.nvim": { "branch": "main", "commit": "6fea601bd2b694c6f2ae08a6c6fab14930c60e2c" },
6262
"tint.nvim": { "branch": "master", "commit": "586e87f00c8b0f5e857cefe10839e41f3e8c6d01" },
6363
"toggleterm.nvim": { "branch": "main", "commit": "50ea089fc548917cc3cc16b46a8211833b9e3c7c" },
64-
"tree-sitter-unifieddiff": { "branch": "master", "commit": "d4556131c279d73961943a2ebf878198ab7976a6" },
6564
"trouble.nvim": { "branch": "main", "commit": "bd67efe408d4816e25e8491cc5ad4088e708a69a" },
6665
"vim-autoread": { "branch": "master", "commit": "24061f84652d768bfb85d222c88580b3af138dab" },
6766
"vim-matchup": { "branch": "master", "commit": "0fb1e6b7cea34e931a2af50b8ad565c5c4fd8f4d" },

nvim/lua/plugins/specs/treesitter/treesitter-unifieddiff.lua

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 25 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,29 @@
11
return {
2-
{
3-
"nvim-treesitter/nvim-treesitter",
4-
branch = "main",
5-
lazy = false,
6-
dependencies = {
7-
{ "nvim-treesitter/nvim-treesitter-textobjects", lazy = true },
8-
},
9-
cmd = {
10-
"TSBufDisable",
11-
"TSBufEnable",
12-
"TSBufToggle",
13-
"TSDisable",
14-
"TSEnable",
15-
"TSToggle",
16-
"TSInstall",
17-
"TSInstallInfo",
18-
"TSInstallSync",
19-
"TSModuleInfo",
20-
"TSUninstall",
21-
"TSUpdate",
22-
"TSUpdateSync",
23-
},
24-
build = {
25-
":TSUpdate",
26-
},
27-
config = function()
28-
require("plugins.config.treesitter.treesitter")
29-
end,
2+
"nvim-treesitter/nvim-treesitter",
3+
branch = "main",
4+
lazy = false,
5+
dependencies = {
6+
{ "nvim-treesitter/nvim-treesitter-textobjects", lazy = true },
307
},
31-
{
32-
"monaqa/tree-sitter-unifieddiff",
33-
build = function(opts)
34-
local output = vim.fs.joinpath(parser_path, "unifieddiff.so")
35-
vim.system({ "tree-sitter", "build", "--output", output }, { cwd = opts.dir }, function() end)
36-
end,
8+
cmd = {
9+
"TSBufDisable",
10+
"TSBufEnable",
11+
"TSBufToggle",
12+
"TSDisable",
13+
"TSEnable",
14+
"TSToggle",
15+
"TSInstall",
16+
"TSInstallInfo",
17+
"TSInstallSync",
18+
"TSModuleInfo",
19+
"TSUninstall",
20+
"TSUpdate",
21+
"TSUpdateSync",
3722
},
23+
build = {
24+
":TSUpdate",
25+
},
26+
config = function()
27+
require("plugins.config.treesitter.treesitter")
28+
end,
3829
}

0 commit comments

Comments
 (0)