News

Add a new line at the end of python file or not to remove it Currently black removes extra blank line after python code at the end of file. Tested inside the docker build from the repository.
Using latest neovim master, tree-sitter, and nvim-treesitter.. I have noticed that, when using the o key when the cursor is in the middle of a line whose ending implies that the next line should be ...