mirror of
https://github.com/neovim/neovim.git
synced 2025-11-29 21:50:38 +00:00
Problem: Cannot make 'breakindent' use a specific column.
Solution: Add the "column" entry in 'breakindentopt'. (Christian Brabandt,
closes vim/vim#10362, closes vim/vim#10325)
e7d6dbc572
Co-authored-by: Christian Brabandt <cb@256bit.org>