Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: don't capture leading whitespace in modeline
Problem: Including leading whitespace in modeline leads (somehow) to leading whitespace being included in other nodes, especially `taglink`, and thus concealed. This breaks right-aligned taglinks in Neovim documentation. Solution: Do not include whitespace in modeline.
- Loading branch information