**Describe the bug** The closing brace of a newly entered braces pair is idented wrongly after it is put on its own line. **To Reproduce** Press enter between braces so that the closing brace is placed alone on a line. **Expected behaviour** Closing brace is put at same indentation as opening brace **Screenshots** https://github.com/ionide/Ionide-vim/assets/9960888/f5ee6aa3-dcf3-472b-8c65-053dd5586a28 **Environment (please complete the following information):** - OS: Linux - Neovim version: NVIM v0.9.2 - dotnet SDK version: 6.0.415
Describe the bug
The closing brace of a newly entered braces pair is idented wrongly after it is put on its own line.
To Reproduce
Press enter between braces so that the closing brace is placed alone on a line.
Expected behaviour
Closing brace is put at same indentation as opening brace
Screenshots
vim_indent_record.mp4
Environment (please complete the following information):