pull/97/head
Timothée Sterle 2 years ago
parent f0be3f8c3b
commit 11b268ef73
No known key found for this signature in database
GPG Key ID: 136D558122196ED5

@ -957,12 +957,7 @@ The interface to create user commands was implemented in the PR below and is cur
## Defining autocommands
Augroups and autocommands do not have an interface yet but it is being worked on:
- [Pull request #12378](https://github.com/neovim/neovim/pull/12378)
- [Pull request #14661](https://github.com/neovim/neovim/pull/14661) (lua: autocmds take 2)
In the meantime, you can either create autocommands in Vimscript or use [this wrapper from norcalli/nvim_utils](https://github.com/norcalli/nvim_utils/blob/master/lua/nvim_utils.lua#L554-L567)
**TODO**
## Defining syntax/highlights

Loading…
Cancel
Save