neovim

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

commit 81f2bce775bc7e7392b51538b94a0d62d6ab15b4
parent a5c572bd446a89be2dccb2f7479ff1b017074640
Author: dundargoc <33953936+dundargoc@users.noreply.github.com>
Date:   Tue,  4 Apr 2023 19:27:21 +0200

build: cmake cleanup

- Change libtermkeyCMakeLists.txt to LibtermkeyCMakeLists.txt
- Remove duplicate mark_as_advanced calls in FindLibuv.cmake
- Fix "Enabling Clang sanitizer" messages as it's no longer clang-only
- Simplify parser installation syntax
- Rename tree-sitter to treesitter