Archived
1
0
Fork 0

nvim: Default to textwidth=100 for maui

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2023-03-02 18:19:13 +01:00
parent bcc38f8d8b
commit 3bb50add60
Signed by: c8h4
GPG key ID: 9C82009BEEDEA0FF

View file

@ -6,3 +6,4 @@ set nocopyindent
set autoindent
set smartindent
set cinoptions=(0,u0,U0
set textwidth=100