wsdjeg
a7d7831bd1
Fix 1056
2017-12-06 16:15:18 +08:00
Seong Yong-ju
7f96821e29
Added a new plugin vim-jplus
...
Added a new plugin vim-jplus to edit layer.
2017-11-15 23:35:17 +09:00
wsdjeg
ed142f7530
Fix multiple cursor
2017-11-05 13:44:33 +08:00
ssfdust
eb34a88eca
switch <c-u> to <c-m>
2017-10-28 14:20:59 +08:00
ssfdust
53b5dde20c
resolve conflicts between tmux layer and edit layer
2017-10-27 17:55:41 +08:00
wsdjeg
d620550a58
Add support for editorconfig
2017-10-04 19:19:08 +08:00
George Marchin
aecd8f8c89
Add vim-repeat to edit layer
...
This is a really nice plugin which adds a user pluggable "." command. It
integrates seamlessly with several plugins, notably tpope/vim-surround
and makes the "." command capable of repeating on the entire surround
command, rather than just a part of the command. ysaw" becomes easily
repeatable!
2017-09-01 08:50:36 -05:00
Lewis Cowper
8e7f28f069
fix typo
2017-08-22 10:01:16 +02:00
wsdjeg
2d236b4d62
Auto add buffer head
2017-07-28 08:07:50 +08:00
wsdjeg
e8c3e57b35
Add transpose mappings
2017-07-24 05:50:27 +08:00
wsdjeg
626b4baed6
Fix conflict
2017-07-23 05:58:56 +08:00
wsdjeg
441cb9e1d4
Handle input
2017-07-22 08:33:41 +08:00
wsdjeg
b202edc9b6
Add key parse
2017-07-22 07:58:08 +08:00
wsdjeg
5521e64072
Add transient state api
2017-07-22 07:30:17 +08:00
wsdjeg
5670b91674
Close #722
2017-07-20 07:16:29 +08:00
wsdjeg
b1ebe04d44
Add SPC x c
2017-07-19 07:09:41 +08:00
wsdjeg
2c8b4c6cbc
Fix up
2017-07-19 05:01:34 +08:00
wsdjeg
b4c2c6c66e
Add case func
2017-07-17 07:54:57 +08:00
wsdjeg
6afd8ce554
Merge dev
2017-07-17 07:47:59 +08:00
wsdjeg
7c0123e761
Add symbol parse func
2017-07-17 07:44:46 +08:00
wsdjeg
8dae2365c5
Add symbol parse func
2017-07-17 07:36:55 +08:00
wsdjeg
f53fc71e3f
Add mappings for changing symbol style
2017-07-17 07:08:53 +08:00
Wang Shidong
d05566c901
Add text insertion commands ( #685 )
...
* Add text insertion commands
* Add password api
* Implement SPC i p *
* Add mapping for uuidgen
* Add SPC i l l for insert lorem-ipsum list
* Add SPC i l p for insert lorem-ipsum paragraph
* Add SPC i l s for insert lorem-ipsum sentence
* Fix lint
2017-07-01 01:32:14 -05:00
wsdjeg
6934599450
Add SPC a *
2017-06-29 22:49:30 +08:00
wsdjeg
b55751be03
Add text manipulation commands example PR
2017-06-28 21:36:51 +08:00
Javier Tiá
f1cc39f1f5
Add Comments space
...
Add keymap [SPC]cl for comment and uncomment lines. Use nerdcommenter
plugin to do the line code comments. Read nerdcommenter settings in edit
layer.
2017-06-26 07:13:49 -06:00
wsdjeg
859c494dbc
Update jump mappings
2017-05-28 23:24:55 +08:00
Javier Tiá
4a1f7cdf3f
Use on_event, instead of deprecated on_i
...
Based on dein plugin documentation, 'on_i' or 'dein-options-on_i' is
deprecated. It should be used 'on_event'.
'on_i' will call dein#source() on InsertEnter autocmd event, and the
equivalent for 'on_event' is "'on_event' : 'InsertEnter'".
2017-04-14 18:58:30 -06:00
wsdjeg
f21e0ea869
Add textobjs
2017-04-04 21:42:17 +08:00
wsdjeg
053e2b407c
Move plugin config to hooks
2017-04-04 11:03:36 +08:00
wsdjeg
e9b69c6bfc
Add terryma/vim-expand-region
2017-04-04 11:01:36 +08:00
wsdjeg
8a7d1c1ae3
Fix #362
2017-03-26 21:37:18 +08:00
wsdjeg
dc438eee1e
Improve incsearch config
2017-02-23 00:25:04 +08:00
wsdjeg
9751ecc520
Fix #238
2017-02-15 19:39:38 +08:00
wsdjeg
e13064aaf0
Add python layer doc
2017-02-02 01:57:06 +08:00
wsdjeg
1a16948a85
Add fcitx.vim only when fcitx is executable
2017-01-20 21:21:44 +08:00
wsdjeg
0a043c9b43
Split done
2017-01-14 20:14:14 +08:00
wsdjeg
4b9e71b5a5
Split tools
2017-01-14 19:49:19 +08:00