This website requires JavaScript.
Explore
Help
Sign In
alex
/
dotvim
Watch
1
Fork
0
You've already forked dotvim
Code
Releases
Activity
77d5a91af2
dotvim
/
.vim
/
ftplugin
/
go.vim
3 lines
58 B
VimL
Raw
Normal View
History
Unescape
Escape
Initial commit
2014-11-25 08:57:04 +00:00
setlocal
noexpandtab
Do not wrap closing braces for golang
2015-03-25 05:32:15 +00:00
let
b
:
argwrap_wrap_closing_brace
=
0
Copy Permalink