docs: missing EOF for init.vim

This commit is contained in:
K Lauer 2020-05-19 10:05:35 -07:00
parent 45400888ad
commit 70224ffc8f

View file

@ -46,6 +46,7 @@ By default, everything is disabled. To enable support for features, in your `ini
},
ensure_installed = 'all' -- one of 'all', 'language', or a list of languages
}
EOF
<
==============================================================================