-
cgsn-mooring's FindProtobufLocal.cmake varies slightly from Goby3's FindProtobufGoby.cmake, though they both define the same functions.
One consequence of this is that if you add Goby3 sources to a…
-
## Expected behavior
`SPC g m` should open branch manager for all git plugins. It does not do so when using the `git_plugin = "gina"`.
Based on the source code (https://github.com/SpaceVim/Space…
-
## Expected behavior, english is required
Editing a sql file with the following syntax in Spacevim-enabled gvim causes application crash.
## The reproduce ways from Vim starting (Required!)
O…
PeteW updated
4 years ago
-
When trying to toggle the sign diffs from the VCS transient state I get an error: "Not an editor command: SignifyToggle"
## Expected behavior
The sign diffs should toggle.
## The reproduce wa…
-
## Expected behavior
The [documentation page for the shell layer](https://spacevim.org/layers/shell/) says:
Ctrl-h | Switch to the windows on the left
But the actual keybinding for that is ` w …
-
It looks like 'long term' history of the terminal disappears when some commands are issued.
## Expected behavior
History of the terminal should not disappear (except if max history length is rea…
-
I'd like to know that it's at least faster then ruby and not 10x slower than go before trying this out :D
-
## Expected behavior, english is required
That `:SPUpdate` successfully updates to 1.5.0.
## The reproduce ways from Vim starting (Required!)
Launch vim, `esc`, then `:SPUpdate`
## Deb…
-
The autogenerated init.toml contains at least two lines that contradict the documentation:
auto-completion-return-key-behavior = "complete"
-and-
auto-completion-tab-key-behavior = "smart"
The …
-
Are there examples of using Goby as a scripting language for complex Golang configs?