Disable unneeded options for non-modifiable buffers
When a Vim buffer is marked as non-modifiable (`&modifiable == 0`) disable spell checking and the colour-column.
Loading
Please register or sign in to comment
When a Vim buffer is marked as non-modifiable (`&modifiable == 0`) disable spell checking and the colour-column.