wsdjeg
181e778166
Fix deoplete support
2018-02-03 19:49:18 +08:00
Seong Yong-ju
1c562abed1
Fix typo ( #1368 )
...
Fix typo: Noeformat -> Neoformat
2018-02-02 20:29:09 +08:00
Seong Yong-ju
854febfa01
Fix checkers layer
...
Fix typo: timer -> timers.
2018-02-01 23:35:08 +09:00
Seong Yong-ju
f6bb955989
Fix checkers layer
...
Fix an issue layer option show_cursor_error won't work. Show error
message in command line if show_cursor_error is off. Show warning
message if show_cursor_error were set to on without timer feature.
2018-02-01 23:25:42 +09:00
Wang Shidong
a5d76d787c
Create 2018-01-31-grep-on-the-fly-in-spacevim.md
2018-01-31 23:21:55 +08:00
Wang Shidong
b9eb854a4d
Update default.vim
2018-01-31 12:22:30 +08:00
Seong Yong-ju
1cc72b4683
Fix a Neomake issue
...
Fix an issue the error message of Neomake won't appear in next line.
2018-01-31 03:16:37 +09:00
wsdjeg
e25aa609f8
Fix windows id
2018-01-29 23:54:49 +08:00
Wang Shidong
ba59ca2520
Update chinese document ( #1331 )
...
squash and merged
2018-01-27 01:07:02 +08:00
wsdjeg
ca42327356
Enable fold code
2018-01-25 22:57:56 +08:00
wsdjeg
a973535dd1
Restore handle func for flygrep
2018-01-25 21:10:44 +08:00
wsdjeg
26f48076ff
Fix cursor position when open item
2018-01-25 20:58:21 +08:00
wsdjeg
37ca013670
Clear cmdline when start filter mode
2018-01-25 19:49:19 +08:00
wsdjeg
9d19922fe0
Fix head
2018-01-25 19:49:19 +08:00
wsdjeg
df6c108502
Implement filter mode
2018-01-25 19:49:19 +08:00
wsdjeg
4e6d4f3574
Replace funcref with function
2018-01-25 19:49:19 +08:00
wsdjeg
be2707f939
Fixup statusline
2018-01-25 19:49:19 +08:00
wsdjeg
9b9915b6c0
Fix funcref
2018-01-25 19:49:19 +08:00
wsdjeg
d1059f1a3d
Fix ag in flygrep
2018-01-24 20:55:22 +08:00
wsdjeg
046e1280a3
Fix statusline for vimcalc
2018-01-24 20:31:14 +08:00
Seong Yong-ju
4c98bd5344
Fix warning message
...
Minor fix for warning of language server executable.
2018-01-24 12:26:15 +09:00
wsdjeg
8ae14451fe
Support C-j/k, move to next/previous match in flygrep
2018-01-23 23:32:14 +08:00
wsdjeg
756a9161e6
Use 200ms for grep delay
2018-01-23 23:32:14 +08:00
wsdjeg
a6712f817d
Fix lint
2018-01-23 23:32:14 +08:00
wsdjeg
5849d0b789
Fix grep highlight
2018-01-23 23:32:14 +08:00
wsdjeg
70550a6580
Update highlight
2018-01-23 23:32:14 +08:00
wsdjeg
bfd82200f9
Fix grep searching
2018-01-23 23:32:14 +08:00
wsdjeg
2eda7ad26a
Fix stderr func
2018-01-23 23:32:14 +08:00
wsdjeg
8d0c96fee3
Restore default cmd/opt/ropt
2018-01-23 23:32:14 +08:00
wsdjeg
04b0565e33
Fix flygrep
2018-01-23 23:32:14 +08:00
wsdjeg
e2ae5b0cb9
Fix grep
2018-01-23 23:32:14 +08:00
wsdjeg
b56ec04ea9
Implement all key bindings for SPC s *
2018-01-23 23:32:14 +08:00
wsdjeg
4a56eda631
Add support for SPC s F
2018-01-23 23:32:14 +08:00
wsdjeg
6f5bdefbed
Add support searching in another dir
2018-01-23 23:32:14 +08:00
wsdjeg
7f4da473b4
Add dir support
2018-01-23 23:32:14 +08:00
wsdjeg
8896c319b8
Add support flygrep in current file
2018-01-23 23:32:14 +08:00
wsdjeg
8d334d673c
Update flygrep statusline
2018-01-23 23:32:14 +08:00
wsdjeg
0c8dfce05f
Display filename with match
2018-01-23 23:32:14 +08:00
wsdjeg
fa9214cd49
Add support for grep in loaded buffers
2018-01-23 23:32:14 +08:00
wsdjeg
9ae4c3e476
Improve searching tools
2018-01-23 23:32:14 +08:00
tracyone
916ba4d7ac
tools:add VimCalc plugin
...
SPC + ac open calculator
change:
SPC + al open calendar
2018-01-23 21:52:56 +08:00
Seong Yong-ju
43f8bc59a2
Fix an issue of Vimfiler
...
Fix an issue Vimfiler won't be loaded in some situations
* Add `VimFilerBufferDir` to dein option `on_cmd`
2018-01-20 22:43:28 +09:00
Wang Shidong
60a55965d1
Merge branch 'master' into feature/python-docstring
2018-01-20 06:06:32 -06:00
Seong Yong-ju
4e7474f1a5
Add key binding to generate docstring
...
* Add key binding to generate docstring to lang/python layer
* Update documentation
2018-01-20 20:35:13 +09:00
Seong Yong-ju
eedd31343d
Add vim-pydocstring to lang/python layer
...
* Load heavenshell/vim-pydocstring lazily
* Add settings for the plugin
2018-01-20 20:29:00 +09:00
wsdjeg
e1d753ff82
Fix html layer
2018-01-20 14:57:26 +08:00
wsdjeg
115709b05a
Move emmet to html layer
2018-01-19 20:49:01 +08:00
wsdjeg
6ecbc16067
Add html layer doc
2018-01-19 00:00:53 +08:00
wsdjeg
16a812f8df
Fix #1266
2018-01-18 20:34:43 +08:00
wsdjeg
c5e408f63d
Highlight visual area
2018-01-18 19:59:02 +08:00