summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-03-02 01:39:59 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2020-03-02 01:39:59 +0100
commit9cd6e8533b69fd57d6c487ee8a85f21f019e518b (patch)
tree9cd5a445a952830407548c5cf85039f894687718 /build
parent43ecbfae50fe8dc2a64039af2ee04249e8836cd0 (diff)
downloadvim-polyglot-9cd6e8533b69fd57d6c487ee8a85f21f019e518b.tar.gz
vim-polyglot-9cd6e8533b69fd57d6c487ee8a85f21f019e518b.zip
Update
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index cf38cd90..9680626b 100755
--- a/build
+++ b/build
@@ -6,7 +6,7 @@ DIRS="syntax indent compiler autoload ftplugin ctags after/syntax after/indent a
# shellcheck disable=SC2034
DIRS_BASIC="syntax compiler indent after/syntax after/indent"
# shellcheck disable=SC2034
-DIRS_ALL="syntax indent compiler autoload ftplugin after extras"
+DIRS_ALL="syntax indent compiler autoload ftplugin after extras ctags"
# shellcheck disable=SC2034
DIRS_SYNTAX="syntax indent after/syntax after/indent"
# shellcheck disable=SC2034