Advertise a bit

This commit is contained in:
hrsh7th
2021-08-16 01:11:44 +09:00
parent 4907b0e5be
commit b65237e350

View File

@@ -9,6 +9,23 @@ Status
not yet stable but ok to use (for testing). not yet stable but ok to use (for testing).
Features
====================
- Support pairs-wise plugin automatically
- Fully customizable via Lua functions (WIP)
- Fully supported LSP's Completion capabilities
- Snippets
- CommitCharacters
- TriggerCharacters
- TextEdit and InsertReplaceTextEdit
- AdditionalTextEdits
- Markdown documentation
- Execute commands (Some LSP server needs it to auto-importing. e.g. `sumneko_lua` or `purescript-language-server`)
- Preselect
- CompletionItemTags
Setup Setup
==================== ====================