Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/icholy/nvim-bug-29119


https://github.com/icholy/nvim-bug-29119

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Neovim Bug: indent + softtabstop lsp de-sync

Link: https://github.com/neovim/neovim/issues/29119

### Steps:

1. `nvim --clean -u init.lua main.go`
2. Insert `` character right before `println()` call.
3. Leave insert mode with ``.