File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1212 "mini.files" : { "branch" : " main" , "commit" : " 26baa6215c2e5c40ba7fe82685d827fe8e5c68c8" },
1313 "mini.icons" : { "branch" : " main" , "commit" : " ff2e4f1d29f659cc2bad0f9256f2f6195c6b2428" },
1414 "nvim-lspconfig" : { "branch" : " master" , "commit" : " f7c6e585fd80d5a2c075ab27ac312ac55bcf1550" },
15- "nvim-origami" : { "branch" : " main" , "commit" : " 606acc7515dcb6c0810b4d67a64a75f89701d9cd " },
15+ "nvim-origami" : { "branch" : " main" , "commit" : " 4b29144e0c745e0b4341eb3ed387f3d5cf4d6fc6 " },
1616 "nvim-treesitter" : { "branch" : " main" , "commit" : " 75797cdd8ac125c7ace065b17788b439dcf89a71" },
17- "nvim-treesitter-endwise" : { "branch" : " master " , "commit" : " a61a9de7965324d4019fb1637b66bfacdcb01f51 " },
17+ "nvim-treesitter-endwise" : { "branch" : " nvim-0-11-compat " , "commit" : " 68313c47f6db3e5cfc76779b92620ae40985620f " },
1818 "nvim-treesitter-textobjects" : { "branch" : " main" , "commit" : " dfbf9596f8aa8b4bed5301647485594ff7252955" },
1919 "plenary.nvim" : { "branch" : " master" , "commit" : " b9fd5226c2f76c951fc8ed5923d85e4de065e509" },
2020 "snacks.nvim" : { "branch" : " main" , "commit" : " fe7cfe9800a182274d0f868a74b7263b8c0c020b" },
Original file line number Diff line number Diff line change 11return {
2- " RRethy/nvim-treesitter-endwise" ,
2+ -- "RRethy/nvim-treesitter-endwise",
3+
4+ -- Temporary fix for NeoVim 0.11
5+ -- See: https://github.com/RRethy/nvim-treesitter-endwise/pull/57
6+ " ixti/nvim-treesitter-endwise" ,
7+ branch = " nvim-0-11-compat" ,
38}
You can’t perform that action at this time.
0 commit comments