Wang Shidong
7179777ff5
Add defx support ( #2282 )
2019-03-10 20:49:12 +08:00
Shidong Wang
4d7ea35a35
Fix vimfiler statusline
2019-02-20 22:02:42 +08:00
Lin Kun
c64fdc2ddf
Change: toggle functions of some pairs of key bindings. ( #2601 )
2019-02-18 13:28:30 +08:00
Lin Kun
bf92a4d5ed
Fixed: auto-indent new line after SPC j S. ( #2598 )
2019-02-18 09:09:20 +08:00
Lin Kun
5f6e8c05b0
Add: add 3 new comment key binding. ( #2599 )
...
* add SPC c y to comment and yark
* add SPC c u to uncomment
* add SPC c $ to comment to EOL
* Doc: update documentations.
* Doc: update documentations.
2019-02-18 09:03:28 +08:00
Wang Shidong
ad5827990c
Add desc for key bindings ( #2548 )
...
* Add desc for SPC f v d
* Add help desc for SPC w d
* Fix modified
* Fix help desc windows
* Add desc for SPC w D
* Add desc for SPC w f/F
* Add desc for SPC w h/j/k/l
* Add help desc for SPC w H/J/K/L
* Add help desc for SPC w M/m
* Remove redraw! in help
* Add help desc for SPW w o///v/-/s
* Add help desc for SPC w S/2/3 && remove help mpt
2019-02-10 14:16:51 +08:00
ssfjhh
c3a04d4ebc
Change: modify the function of SPC c L is function. ( #2492 )
...
* Change: SPC c L is function exactly the same as SPC c l, so modify it to 'comment lines' and update the corresponding documentation.
* Doc: add (TODO) to the functions that have not been implemented.
* Fixed: fix the hint for 'SPC c v'.
2019-01-24 21:08:41 +08:00
Wang Shidong
122e80655a
Fix delete file ( #2490 )
2019-01-23 23:02:03 +08:00
Wang Shidong
472b71c085
Add disk explorer for windows ( #2165 )
...
* Add disk explorer for windows
* Update windisk.vim
* Fix windows support
* add key binding
* add functions for manager disk
* Use SPC f d only in windows os
2019-01-22 00:04:36 +08:00
Wang Shidong
1b7c6b56e6
Add alt file plugin ( #2416 )
2019-01-06 13:36:33 +08:00
Shidong Wang
51f461da4e
Add key binding for restart neovim-qt
2018-12-21 20:15:21 +08:00
Wang Shidong
8893d9bebf
Fix comment key binding ( #2340 )
...
* Fix comment key binding
* Fix comment paragraphs key bindings
* Update wiki
2018-12-14 09:59:25 +08:00
Shidong Wang
ffcde63094
Do not load matchup in old version
2018-12-08 21:01:55 +08:00
Wang Shidong
27200eee8b
Add: A better way to use find with vim ( #1777 )
2018-10-03 21:47:43 +08:00
techgaun
a43fe270f8
add mapping for NERDCommenterSexy
2018-09-19 14:50:19 -05:00
Wang Shidong
4a5c313639
Fix vimcompatible mode ( #2174 )
2018-09-17 21:09:15 +08:00
Wang Shidong
9b58158194
Fix julia support ( #2063 )
...
* Fix julia support
* Unmerge plugins
* Fix julia layer
2018-08-21 21:35:41 +08:00
Wang Shidong
d03a3e2403
fix fzf help command ( #2047 )
2018-08-16 20:44:16 +08:00
Wang Shidong
9d1a6f8de8
Format key notations ( #1940 )
2018-08-04 14:31:00 +08:00
Wang Shidong
7ff72c7136
reduce default plugins ( #1932 )
2018-07-12 20:57:06 +08:00
wsdjeg
11fc529add
Improve nerdtree support
2018-07-03 21:14:17 +08:00
Nikolaus Sucher
490c042f84
fixed <SPC> f t not working for NERDTree; it opened but didn't close it, i.e. there was no toggle
2018-07-02 18:51:38 -04:00
wsdjeg
0e827f8e2a
Update key binding of easymotion
2018-06-13 20:48:05 +08:00
Cosmin Cojocar
d0894311e7
Add an analogue command for NERDTreeFind
2018-06-08 15:42:59 +02:00
Cosmin Cojocar
c3998fe337
Add more key binding for Go and NERDTree
2018-06-08 11:28:00 +02:00
Wang Shidong
3eb94b292e
Improve system api ( #1780 )
...
* Improve system api
* Update apis
* Update apis
* Update apis
* Update apis
* Update apis
* Update file api
* Update build options of vimproc
2018-06-03 10:40:11 +08:00
wsdjeg
063cc3a143
Improve buffer switch key bindings
...
close #1430
2018-04-30 20:49:00 +08:00
Wang Shidong
3f32e6f379
Add asyncomplete-clang ( #1671 )
...
* Add asyncomplete-clang
* Update config
2018-04-30 13:31:34 +08:00
Wang Shidong
91bc2e930e
Add windows transient state ( #1602 )
...
* Add windows transient state
* Add windows transient state
2018-04-12 20:47:49 +08:00
Jinxuan Zhu
78ebe5f1e6
sudo write does not work in neovim ( #1539 )
...
* sudo write does not work in neovim
* An external sudo layer for sudo maps
* Fix sudo.vim loading problem
* Use local function in mapping
* Add thanks; add s:_function
* use suda.vim to write; but without suda:// prefix
* reload by checktime
2018-04-12 20:46:51 +08:00
Wang Shidong
3dd9d869c0
Fix mru and buffer list key bindings ( #1620 )
...
* Fix 1615
* Fixup
2018-04-10 23:37:57 +08:00
wsdjeg
6db1ee74fc
Fix SPC h i key binding
2018-03-31 21:42:34 +08:00
wsdjeg
1683e4c024
Fix SPC p f key binding
2018-03-31 21:21:09 +08:00
Wang Shidong
5b41ad5bc3
Fix key binding SPC f f ( #1548 )
...
close #1546
close #1517
ref #1502
2018-03-24 23:01:01 -05:00
Wang Shidong
415128d944
Fix filemanager key binding ( #1536 )
...
close #1533
2018-03-23 08:51:10 -05:00
wsdjeg
25996d5c5e
Update tools layer
2018-03-18 19:43:23 +08:00
wsdjeg
6feff44a0d
Disable colorscheme by default
2018-03-18 16:28:43 +08:00
Wang Shidong
dac04f3e71
Add clever f ( #1460 )
2018-03-14 21:23:52 +08:00
Wang Shidong
e088980f74
Improve Version Control layer ( #1470 )
2018-03-12 21:00:24 +08:00
Wang Shidong
e55d6cf270
Improve core config ( #1455 )
...
* Improve core config
* Fixup
* Update mode
* Remove plugin groups
* Enable denite layer if has +py3
* Update dev scripts
* Add project patten pom.xml for java layer
* Add tools layer
2018-03-03 21:52:08 +08:00
wsdjeg
6151e62a0d
Remove default layer
2018-03-03 19:11:14 +08:00
techgaun
c3d643a353
minor grammar
2018-02-25 00:23:56 -06:00
Wang Shidong
3ccd4e4680
update file head ( #1407 )
...
* update file head
Update file head
* Update file head
* Update file head
2018-02-19 22:07:04 +08:00
wsdjeg
b9f36cbd55
Fix project rooter
2018-01-14 21:10:22 +08:00
wsdjeg
3e50239aa5
Add .clang for project patterns
2017-12-24 22:43:31 +08:00
wsdjeg
9647cd4f59
Support disable tabline
2017-12-21 22:14:33 +08:00
wsdjeg
5491da938d
Update project key bindings
2017-12-18 23:34:15 +08:00
wsdjeg
861914d339
Add key bindings for list projects
2017-12-17 21:57:02 +08:00
wsdjeg
a5f349096f
Fix shell config
2017-12-17 20:36:58 +08:00
wsdjeg
62795727fd
Fix SPC p f mapping
2017-11-20 20:11:09 +08:00