Archived
1
0
Fork 0

nvim: Add host-specific config for maui

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2023-01-23 21:37:38 +01:00
parent 4d58144bfc
commit 283b02e3d3
Signed by: c8h4
GPG key ID: 9C82009BEEDEA0FF

8
nvim/config.d/maui Normal file
View file

@ -0,0 +1,8 @@
set tabstop=8
set softtabstop=4
set shiftwidth=4
set noexpandtab
set nocopyindent
set autoindent
set smartindent
set cinoptions=(0,u0,U0