mirror of
https://github.com/avelino/awesome-go.git
synced 2025-02-07 04:58:41 +00:00
Update vim-go description
Vim-go doesn't combine only, it also has introduced dozens of new features (binary installation, snippets, plug mappings, fmt fixes, docs, better oracle improvement and so on) and is rarely a a mix up of all plugins :)
This commit is contained in:
parent
d8c1adf5c4
commit
ffd7a03df3
@ -192,7 +192,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
*Libraries for manipulating images.*
|
*Libraries for manipulating images.*
|
||||||
|
|
||||||
* [go-nude](https://github.com/koyachi/go-nude) - Nudity detection with Go.
|
* [go-nude](https://github.com/koyachi/go-nude) - Nudity detection with Go.
|
||||||
* [go-opencv](https://github.com/lazywei/go-opencv) - Go bindings for OpenCV.
|
|
||||||
* [go-webcolors](https://github.com/jyotiska/go-webcolors) - Port of webcolors library from Python to Go.
|
* [go-webcolors](https://github.com/jyotiska/go-webcolors) - Port of webcolors library from Python to Go.
|
||||||
* [img](https://github.com/hawx/img) - A selection of image manipulation tools.
|
* [img](https://github.com/hawx/img) - A selection of image manipulation tools.
|
||||||
* [imagick](https://github.com/gographics/imagick) - Go binding to ImageMagick's MagickWand C API.
|
* [imagick](https://github.com/gographics/imagick) - Go binding to ImageMagick's MagickWand C API.
|
||||||
@ -222,7 +221,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [go-fann](https://github.com/white-pony/go-fann) - Go bindings for Fast Artificial Neural Networks(FANN) library.
|
* [go-fann](https://github.com/white-pony/go-fann) - Go bindings for Fast Artificial Neural Networks(FANN) library.
|
||||||
* [go-galib](https://github.com/thoj/go-galib) - Genetic Algorithms library written in Go / golang
|
* [go-galib](https://github.com/thoj/go-galib) - Genetic Algorithms library written in Go / golang
|
||||||
* [golinear](https://github.com/danieldk/golinear) - liblinear bindings for Go
|
* [golinear](https://github.com/danieldk/golinear) - liblinear bindings for Go
|
||||||
* [GoLearn](https://github.com/sjwhitworth/golearn) - General Machine Learning library for Go.
|
|
||||||
* [go-pr](https://github.com/daviddengcn/go-pr) - Pattern recognition package in Go lang.
|
* [go-pr](https://github.com/daviddengcn/go-pr) - Pattern recognition package in Go lang.
|
||||||
* [libsvm](https://github.com/datastream/libsvm) - libsvm golang version derived work based on LIBSVM 3.14.
|
* [libsvm](https://github.com/datastream/libsvm) - libsvm golang version derived work based on LIBSVM 3.14.
|
||||||
* [mlgo](https://code.google.com/p/mlgo/) - This project aims to provide minimalistic machine learning algorithms in Go.
|
* [mlgo](https://code.google.com/p/mlgo/) - This project aims to provide minimalistic machine learning algorithms in Go.
|
||||||
@ -438,7 +436,7 @@ Go software and plugins.
|
|||||||
* [go-lang-idea-plugin](https://github.com/go-lang-plugin-org/go-lang-idea-plugin) Go plugin for IntelliJ IDEA.
|
* [go-lang-idea-plugin](https://github.com/go-lang-plugin-org/go-lang-idea-plugin) Go plugin for IntelliJ IDEA.
|
||||||
* [GoSublime](https://github.com/DisposaBoy/GoSublime) - A Golang plugin collection for the text editor SublimeText 2 providing code completion and other IDE-like features.
|
* [GoSublime](https://github.com/DisposaBoy/GoSublime) - A Golang plugin collection for the text editor SublimeText 2 providing code completion and other IDE-like features.
|
||||||
* [vim-compiler-go](https://github.com/rjohnsondev/vim-compiler-go) - A Vim plugin to highlight syntax errors on save.
|
* [vim-compiler-go](https://github.com/rjohnsondev/vim-compiler-go) - A Vim plugin to highlight syntax errors on save.
|
||||||
* [vim-go](https://github.com/fatih/vim-go) - Go development plugin for Vim, combines many of the Vim go plugins.
|
* [vim-go](https://github.com/fatih/vim-go) - Go development plugin for Vim.
|
||||||
|
|
||||||
## Software Packages
|
## Software Packages
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user