aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authordundargoc <33953936+dundargoc@users.noreply.github.com>2024-08-29 00:11:32 +0200
committerGitHub <noreply@github.com>2024-08-29 06:11:32 +0800
commitcd05a72fec49bfaa3911c141ac605b67b6e2270a (patch)
tree2b728b87a5c6896ab676b5e426ab198cb78b50a5 /contrib
parent3085c9d9daab611a2a20a1db44868a2e4c8f759e (diff)
downloadrneovim-cd05a72fec49bfaa3911c141ac605b67b6e2270a.tar.gz
rneovim-cd05a72fec49bfaa3911c141ac605b67b6e2270a.tar.bz2
rneovim-cd05a72fec49bfaa3911c141ac605b67b6e2270a.zip
docs: misc (#29719)
Co-authored-by: Evgeni Chasnovski <evgeni.chasnovski@gmail.com> Co-authored-by: Lauri Heiskanen <lauri.heiskanen@nimble.fi> Co-authored-by: Piotr Doroszewski <5605596+Doroszewski@users.noreply.github.com> Co-authored-by: Tobiasz Laskowski <tobil4sk@outlook.com> Co-authored-by: ariel-lindemann <41641978+ariel-lindemann@users.noreply.github.com> Co-authored-by: glepnir <glephunter@gmail.com> Co-authored-by: zeertzjq <zeertzjq@outlook.com>
Diffstat (limited to 'contrib')
-rw-r--r--contrib/local.mk.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/local.mk.example b/contrib/local.mk.example
index bdb889dfcd..718bf9f2a3 100644
--- a/contrib/local.mk.example
+++ b/contrib/local.mk.example
@@ -50,6 +50,7 @@
# DEPS_CMAKE_FLAGS += -DUSE_BUNDLED_TS=OFF
# DEPS_CMAKE_FLAGS += -DUSE_BUNDLED_TS_PARSERS=OFF
# DEPS_CMAKE_FLAGS += -DUSE_BUNDLED_UNIBILIUM=OFF
+# DEPS_CMAKE_FLAGS += -DUSE_BUNDLED_UTF8PROC=OFF
#
# Or disable all bundled dependencies at once.
#