Skip to content

Commit 7d58c1a

Browse files
committed
Change local Vim settings for Qt style
Ref jakar#3
1 parent 5e7cd35 commit 7d58c1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.lvimrc

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ if g:localvimrc_sourced_once_for_file
22
finish
33
endif
44

5-
setlocal shiftwidth=2
6-
setlocal cinoptions=g0.5s,h0.5s,:s,l1,t0,+s,(0,u0,Ws,m1,N-s
5+
setlocal shiftwidth=4
6+
setlocal cinoptions=g0,hs,:0,l1,t0,+s,(0,u0,Ws,m1,N-s

0 commit comments

Comments
 (0)