summaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2020-11-17 10:30:04 +0100
committerAnton Khirnov <anton@khirnov.net>2020-11-17 10:30:21 +0100
commit5e7632085cd5c03fc558f4ab12270da554ca3f52 (patch)
tree6fe56422ce765cebfc60db5e614b80338a11c4ee /vim
parenta57f2bbad73ee62ec03800a4fcf8c686abdba5ea (diff)
vim: autoload extline for rst files only
This plugin is mainly useful for ReStructured Text. For other filetypes it can still be loaded manually.
Diffstat (limited to 'vim')
-rw-r--r--vim/rst.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/rst.vim b/vim/rst.vim
new file mode 100644
index 0000000..d4053c6
--- /dev/null
+++ b/vim/rst.vim
@@ -0,0 +1 @@
+packadd extline