Commit Graph

12 Commits

Author SHA1 Message Date
Junegunn Choi 552414978e
0.24.0-rc1 2020-10-27 11:07:27 +09:00
Tony Metzidis f246fb2fc2 Show error message when failed to start preview command (#1810)
Fix #1637
2020-01-19 19:42:10 +09:00
infokiller 6e6340a0c9 Ignore `zcompile` output files (*.zwc files) (#1775) 2019-12-05 22:27:30 +09:00
Adam Dinwoodie fe7b91dfd9 Add bin/fzf.exe to .gitignore (#1111)
On Cygwin and MinGW, the fzf binary will have a .exe extension, so
ignore that binary if it exists as well as the bare binary.
2017-10-27 09:12:12 +09:00
Junegunn Choi 4b59ced08f
Add gopath to gitignore 2017-07-16 23:34:32 +09:00
Junegunn Choi 8bbf9335e1
Restructuring: main package in project root 2017-06-02 17:59:01 +09:00
Edgar Lee 7d3575b362
Use glide to handle go dependencies 2017-06-01 17:08:47 -07:00
Junegunn Choi fa1fc3d855
Add vim doc
Close #893
2017-04-01 12:00:30 +09:00
Junegunn Choi 1b9ca314b8 Update build script
- GOPATH is no longer required
- fzf repository does not have to be in GOPATH
- Build Linux binary with Go 1.5.3
2016-02-20 21:16:24 +09:00
Junegunn Choi f3177305d5 Rewrite fzf in Go 2015-01-04 00:37:29 +09:00
Christian Wellenbrock 2916bf7ee4 Add .DS_Store to .gitignore 2014-03-19 13:14:20 +01:00
Junegunn Choi 0d91ee4b32 Add .gitignore 2013-11-01 00:41:12 +09:00