Created
September 6, 2014 14:21
-
-
Save myitcv/9718cd1c3a1f2895cc38 to your computer and use it in GitHub Desktop.
Neovim Go plugin output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2014/09/06 15:20:57 /tmp/tmp.z8fv2JXBAP/src/github.com/myitcv/neovim/_cmd/plugin_host/main.go:122: Successfully connected to Neovim | |
2014/09/06 15:20:57 /tmp/tmp.z8fv2JXBAP/src/github.com/myitcv/neovim/_cmd/plugin_host/main.go:137: Connecting *example.Example | |
2014/09/06 15:20:57 /tmp/tmp.z8fv2JXBAP/src/github.com/myitcv/neovim/_cmd/plugin_host/main.go:81: [*example.Example [We are in the Example]] | |
2014/09/06 15:20:57 /tmp/tmp.z8fv2JXBAP/src/github.com/myitcv/neovim/neovim.go:261: Got a request 1 for method go_init([]) | |
2014/09/06 15:20:57 /tmp/tmp.z8fv2JXBAP/src/github.com/myitcv/neovim/neovim.go:271: Sending a response to 1 | |
2014/09/06 15:20:57 /tmp/tmp.z8fv2JXBAP/src/github.com/myitcv/neovim/neovim.go:273: Response sent to 1 | |
2014/09/06 15:20:57 /tmp/tmp.z8fv2JXBAP/src/github.com/myitcv/neovim/_cmd/plugin_host/main.go:81: [*example.Example [Ran command]] | |
2014/09/06 15:20:57 /tmp/tmp.z8fv2JXBAP/src/github.com/myitcv/neovim/_cmd/plugin_host/main.go:142: Successfully called Init on *example.Example |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment