mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 04:49:10 +08:00
CHANGELOG.rst: Add vim text width override
If you have vim set up to recognize `.editorconfig` files, the 80-char limit from ours causes vim to keep chopping lines. This makes it ignore that limit when editing `CHANGELOG.rst`
This commit is contained in:
parent
ddc4d8ba9b
commit
4ea5a8a5c6
|
@ -3350,3 +3350,5 @@ to call ttyname() on OS X.
|
|||
|
||||
We’ve got some work to do to be as lean as bash, but we’re on the right
|
||||
track.
|
||||
|
||||
.. vim: ft=rst : tw=0 :
|
||||
|
|
Loading…
Reference in New Issue
Block a user