Skip to content

Commit

Permalink
Better formating vyrc.
Browse files Browse the repository at this point in the history
  • Loading branch information
Iury O. G. Figueiredo committed Oct 9, 2019
1 parent bf42666 commit 2896ee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vyapp/vyrc
Expand Up @@ -318,7 +318,7 @@ autoload(vyapp.plugins.jedi)
# Golang auto completion with gocode engine. Don't mix it
# with ycmd plugin.
# from vyapp.plugins.gohints import GolangCompletion
# GolangCompletion.PATH ='~/.go/bin/gocode'
# GolangCompletion.PATH ='/path/to/gocode'
# autocall(GolangCompletion)

# Used to insert tab, spaces.
Expand Down

0 comments on commit 2896ee6

Please sign in to comment.