diff --git a/README.md b/README.md index c18e00f..1d0c903 100644 --- a/README.md +++ b/README.md @@ -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