From 8194655f2dc3d674e90f64147d9665ec439b67b5 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 25 May 2015 09:02:25 +1000 Subject: [PATCH] Add .vimdir for libinput-specific settings To avoid introducing broken indentations when I'm working in different directories than the standard one add the vimdir with the local settings. Signed-off-by: Peter Hutterer --- .vimdir | 1 + 1 file changed, 1 insertion(+) create mode 100644 .vimdir diff --git a/.vimdir b/.vimdir new file mode 100644 index 00000000..e3ef2d84 --- /dev/null +++ b/.vimdir @@ -0,0 +1 @@ +set noexpandtab shiftwidth=8 cinoptions=:0,+0,(0