Merge pull request #60 from klauer/doc_missing_eof

docs: missing EOF for init.vim
This commit is contained in:
Kiyan Yazdani
2020-05-19 19:41:30 +02:00
committed by GitHub

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
<
==============================================================================