index
:
dotvim
master
My vim configuration
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ftplugin
/
go.vim
Age
Commit message (
Expand
)
Author
2022-05-22
ftplugin/go.vim#s:GoDoc: Start at the top of the documentation
Teddy Wing
2022-05-22
ftplugin/go.vim#s:GoDoc: Change filetype to 'godoc'
Teddy Wing
2022-05-22
ftplugin/go.vim#s:GoDoc: Remove unnecessary `|` in Ex commands
Teddy Wing
2022-05-05
ftplugin/go.vim: Allow `:GoDoc` to work with `<cword>`
Teddy Wing
2022-05-05
ftplugin/go.vim: Add `GoDoc` command
Teddy Wing
2022-03-07
ftplugin/go.vim: Add 'formatoptions' for comment leaders
Teddy Wing
2020-09-07
ftplugin/go.vim: Run shell tests with verbose flag
Teddy Wing
2020-08-31
ftplugin/go.vim: Create test file on alternate if it doesn't exist
Teddy Wing
2020-07-27
ftplugin/go.vim: Add mapping to run package tests with terminal output
Teddy Wing
2020-06-15
ftplugin/go.vim: Add `Ze` mapping to insert `if err` block
Teddy Wing
2020-06-01
ftplugin/go.vim: Turn on `b:argwrap_tail_comma`
Teddy Wing
2020-03-12
ftplugin/go.vim: Add a mapping to open the alternate file in a split
Teddy Wing
2020-02-26
ftplugin/go.vim: Add mapping to show alternate file
Teddy Wing
2020-02-26
ftplugin/go.vim: Enable the vim-go ftplugin
Teddy Wing
2019-09-26
ftplugin/go.vim: Change `<leader>cf` mapping to `<leader>cd`
Teddy Wing
2019-06-17
vimrc: Don't preserve indentation on empty lines
Teddy Wing
2019-05-17
ftplugin/go.vim: Add a mapping to run `goimports`
Teddy Wing
2019-05-17
ftplugin/go.vim: Add mapping to `:GoTestCompile`
Teddy Wing
2019-05-17
ftplugin/go.vim: Make `go run` mapping run root main package
Teddy Wing
2019-05-10
ftplugin/go.vim: Add a few mappings to Vim-Go
Teddy Wing
2016-02-13
ftplugin/go.vim: Don't preserve indentation on empty lines
Teddy Wing
2015-11-23
ftplugin/go.vim: Add mapping for `go fmt`
Teddy Wing
2014-06-14
Add ftplugin/go.vim
Teddy Wing