1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-22 04:53:43 +08:00
SpaceVim/autoload/SpaceVim/layers
Wang Shidong d6f184f2da Grep on the fly (#705)
* Grep on the fly

* Fix screen update

* Fix commands for prompt

* Supprt <BS> in prompt

* Redrew on stdout

* Fix prompt api

* Improve flygrep screen update

* Add function keys for flygrep buffer

* Add statusline support && ignore case

* Add highlight feature

* Fix highlight error

* Ignore FocusLost and FocusGained

* Add prompt mappings

* Add documentation for fly searching

* Update documentation

* Fix lint for flygrep
2017-07-06 21:59:09 +08:00
..
core Grep on the fly (#705) 2017-07-06 21:59:09 +08:00
lang Disable vim-luacomplete when if_lua is false 2017-07-01 20:45:24 +08:00
tools Move choosewin to ui layer 2017-04-09 21:53:54 +08:00
autocomplete.vim Add plugin tenfyzhong/CompleteParameter.vim when use ycm as the 2017-06-25 15:57:28 +08:00
chat.vim Improve plugin list ui 2017-01-21 22:21:15 +08:00
checkers.vim Add command for clear all errors 2017-06-20 22:16:19 +08:00
chinese.vim Split some layers 2017-01-14 13:00:03 +08:00
colorscheme.vim Add colorscheme neodark nord 2017-05-14 20:16:27 +08:00
core.vim Make vim-rooter lazyload 2017-06-20 20:46:02 +08:00
ctrlp.vim Imporve layers 2017-01-14 14:36:36 +08:00
debug.vim Add debug layer 2017-02-16 23:35:15 +08:00
default.vim Add SPC f v d to open custom configration file 2017-06-07 20:20:54 +08:00
denite.vim Add SPC j i for jump in buffer 2017-06-02 00:13:15 +08:00
edit.vim Add text insertion commands (#685) 2017-07-01 01:32:14 -05:00
exprfold.vim Moved changes to vimfiles to work with vimdoc 2017-02-17 00:56:55 -05:00
format.vim Add +project mappings group 2017-04-22 23:22:33 +08:00
games.vim Rename plugin 2048 2017-04-28 23:11:20 +08:00
git.vim Fix call statement for Gina blame 2017-06-22 00:28:08 +09:00
github.vim Split tools 2017-01-14 19:49:19 +08:00
incsearch.vim Add z prefix mappings 2017-06-25 16:44:21 +08:00
indentmove.vim Moved changes to vimfiles to work with vimdoc 2017-02-17 00:56:55 -05:00
lang.vim Add option for ultisnips 2017-04-02 19:39:42 +08:00
operator.vim Add doc for operator layer 2017-02-24 23:17:41 +08:00
shell.vim Moved changes to vimfiles to work with vimdoc 2017-02-17 00:56:55 -05:00
tmux.vim Made more specific group and function names 2017-02-22 20:49:09 -05:00
tools.vim Fix #667. fix the mapping error and some command error. 2017-06-26 13:13:50 +08:00
ui.vim Add plugins for makefile and protobuf 2017-06-26 22:01:48 +08:00
unite.vim Add text insertion commands (#685) 2017-07-01 01:32:14 -05:00
vim.vim Imporve layers 2017-01-14 14:36:36 +08:00