annotate dot_config/nvim/ftplugin/xdc.vim @ 578:8e3088140ac6

Disable tmux and zsh plugins on windows
author zegervdv <zegervdv@me.com>
date Thu, 24 Mar 2022 09:22:08 +0100
parents 21745760a5dc
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
572
21745760a5dc Use ftplugin and syntax files for language specific settings
zegervdv <zegervdv@me.com>
parents:
diff changeset
1 if exists('b:did_ftplugin')
21745760a5dc Use ftplugin and syntax files for language specific settings
zegervdv <zegervdv@me.com>
parents:
diff changeset
2 finish
21745760a5dc Use ftplugin and syntax files for language specific settings
zegervdv <zegervdv@me.com>
parents:
diff changeset
3 endif
21745760a5dc Use ftplugin and syntax files for language specific settings
zegervdv <zegervdv@me.com>
parents:
diff changeset
4
21745760a5dc Use ftplugin and syntax files for language specific settings
zegervdv <zegervdv@me.com>
parents:
diff changeset
5 runtime! ftplugin/tcl.vim ftplugin/tcl_*.vim ftplugin/tcl/*.vim