mirror of
https://github.com/golang/go
synced 2024-11-02 18:12:39 +00:00
4e5e0b1d20
New ftplugin adds Import and Drop commands for Go buffers in Vim. These commands ensure that the provided package is imported (or not imported) in the current Go buffer, using proper style and ordering, without moving the cursor. E.g. :Import strings :ImportAs . strings :Drop strings Two mappings are also introduced to help with the fmt package: \f => :Import fmt \F => :Drop fmt R=adg CC=golang-dev https://golang.org/cl/4009043 |
||
---|---|---|
.. | ||
arm | ||
bash | ||
bbedit | ||
cgo | ||
dashboard | ||
emacs | ||
fraise | ||
goplay | ||
kate | ||
nacl | ||
vim | ||
xcode | ||
zsh |