aboutsummaryrefslogtreecommitdiff
path: root/editors/elementary-code/files/patch-plugins_meson.build
blob: a3ea23a4374edb8e3f5f005eb137a07bc1e514cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- plugins/meson.build.orig	2025-08-01 15:34:51 UTC
+++ plugins/meson.build
@@ -7,7 +7,7 @@ subdir('preserve-indent')
 subdir('markdown-actions')
 subdir('pastebin')
 subdir('preserve-indent')
-subdir('spell')
+#subdir('spell')
 subdir('vim-emulation')
 subdir('word-completion')
 subdir('fuzzy-search')