Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/editors/elementary-code/files/patch-plugins_meson.build
19268 views
1
--- plugins/meson.build.orig 2025-08-01 15:34:51 UTC
2
+++ plugins/meson.build
3
@@ -7,7 +7,7 @@ subdir('preserve-indent')
4
subdir('markdown-actions')
5
subdir('pastebin')
6
subdir('preserve-indent')
7
-subdir('spell')
8
+#subdir('spell')
9
subdir('vim-emulation')
10
subdir('word-completion')
11
subdir('fuzzy-search')
12
13