neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

commit 7aad4643f9a6c2c3cc3033ae6dafef71036d3585
parent 22d397c233b12a94ba36052d9e626ed61e25d488
Author: Christian Clason <c.clason@uni-graz.at>
Date:   Tue, 15 Aug 2023 11:52:00 +0200

fix(deps): remove stray conflict marker

fixup for https://github.com/neovim/neovim/commit/22d397c233b12a94ba36052d9e626ed61e25d488

Diffstat:
Mcmake.deps/deps.txt | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/cmake.deps/deps.txt b/cmake.deps/deps.txt @@ -48,7 +48,6 @@ TREESITTER_C_URL https://github.com/tree-sitter/tree-sitter-c/archive/v0.20.6.ta TREESITTER_C_SHA256 44989072e1a9cd3d8f16e9cc3e726af50de6d3017f1231bdf3303b8cc007424e TREESITTER_LUA_URL https://github.com/MunifTanjim/tree-sitter-lua/archive/v0.0.19.tar.gz TREESITTER_LUA_SHA256 974230f212d0049fce8e881b88b18eebbd05f1fd0edd16fe4ba5bdd2bcd78d08 ->>>>>>> d10db556f (build(deps): bump tree-sitter-lua to v0.0.19) TREESITTER_VIM_URL https://github.com/neovim/tree-sitter-vim/archive/v0.3.0.tar.gz TREESITTER_VIM_SHA256 403acec3efb7cdb18ff3d68640fc823502a4ffcdfbb71cec3f98aa786c21cbe2 TREESITTER_VIMDOC_URL https://github.com/neovim/tree-sitter-vimdoc/archive/v2.0.1.tar.gz