This website requires JavaScript.
Explore
Help
Sign In
vividboarder
/
vim-settings
Watch
1
Star
0
Fork
0
You've already forked vim-settings
mirror of
https://github.com/ViViDboarder/vim-settings.git
synced
2024-11-18 06:46:27 +00:00
Code
Issues
Releases
Wiki
Activity
2a1b012ee9
vim-settings
/
vim
/
ftplugin
/
go.vim
3 lines
55 B
VimL
Raw
Normal View
History
Unescape
Escape
Add trailing comma when wrapping Go functions
2020-04-07 16:47:22 +00:00
let
g
:
argwrap_tail_comma
=
1
Move go fmt on safe to ale config Also move Ale config to a dedicated file
2021-04-30 18:27:39 +00:00
let
g
:
ale_fix_on_save
=
1
Reference in New Issue
Copy Permalink