neovim/doc

Autocmd section got messed up

kiyoon opened this issue · 3 comments

what is messed up? The list items are not indented, but that is a known limitation.

please report at https://github.com/neovim/neovim in the future, thanks!

@justinmk Hi, sorry if I wasn't clear. BufReadCmd, BufReadPre, BufUnload, BufWinEnter sections should have their own separate entry not being squashed inside the last bullet-point item.

They're now part of BufRead

Selected part is messed up. There's also weird E200 and E201 which I don't know if they should exist.

image