1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-11 17:15:46 +08:00

326 Commits

Author SHA1 Message Date
GBProd
f95e371be5
Add: Support auto_completion_complete_with_key_sequence for coc completion () 2020-11-06 09:46:14 +08:00
Wang Shidong
af773b6bff
Update defx.nvim () 2020-10-31 15:58:52 +08:00
Wang Shidong
1ddd705526
Update g map () 2020-09-19 16:10:35 +08:00
Shidong Wang
f9fb54fb7c Fix key_sequence option 2020-09-13 22:14:49 +08:00
Wang Shidong
f41a2df34b
Fix autocomplete layer options ()
close https://github.com/SpaceVim/SpaceVim/issues/3783
2020-09-08 22:50:49 +08:00
Wang Shidong
751725315f
Update copyright () 2020-08-31 21:24:27 +08:00
Wang Shidong
4e4ca32f4a
Fix lint () 2020-08-29 16:46:57 +08:00
Wang Shidong
c0a652c028
Fix support for vim 7.4.1689 () 2020-07-27 23:21:30 +08:00
Wang Shidong
7e2f9097c9
Make openbrowser not lazy loaded () 2020-04-28 15:15:58 +08:00
SwenChan
d084fb4b30
rg doesn't need --no-ignore options () 2020-04-13 15:55:57 +08:00
Jonas
93376f0b7e
Respect XDG_CACHE_HOME for the data dir () 2020-03-29 08:34:31 +08:00
Pieter Joost van de Sande
3fbbeea8a6
add K binding to Defx ()
K creates a new directory, just as with the default Vimfiler
2020-03-12 21:34:55 +08:00
Dennis Rausch
acf40eae71
Add icons and git status to defx. () 2020-02-02 12:52:44 +08:00
Shidong Wang
b537de9425 Disable deoplete in denite filter buffer 2020-01-29 23:16:54 +08:00
Shidong Wang
3ae9a01a08 Change defx icons
the directory icon should be same as tagbar
2020-01-23 15:54:43 +08:00
Wang Shidong
04415dba45
Improve lint () 2020-01-19 18:35:50 +08:00
Wang Shidong
4a2edb3047
Add delete action key binding () 2020-01-01 21:50:39 +08:00
Jethro Cao
ba7c260e4c Add keymap for using Grepper in Visual mode () 2019-11-12 09:20:37 +08:00
Wang Shidong
40a43de7c0
Add key binding to close denite in filter buffer () 2019-11-02 13:26:05 +08:00
Wang Shidong
37f1cf4af4
Improve todo manager () 2019-10-24 00:47:58 +08:00
wsdjeg
e8d706a26c Update LeaderF config 2019-10-19 20:54:14 +08:00
Wang Shidong
cd1fe9ab7d
Improve leaderf layer () 2019-10-18 00:05:29 +08:00
Wang Shidong
944fe9211f
Fix lint () 2019-10-05 22:31:49 +08:00
Wang Shidong
9965bf3a6a
Add option to show hidden files in filetree () 2019-10-01 19:49:54 +08:00
Wang Shidong
906d76d11f
Fix bs in insert mode ()
close 
2019-09-25 20:33:45 +08:00
Wang Shidong
6cb57388cc
Add keybinding for resize defx () 2019-09-25 12:22:24 +08:00
Jethro Cao
1836e7ee66 Set search tools for Grepper ()
- set default search tools available to Grepper (before filtering)
  to be the same as the tools available to FlyGrep
2019-09-19 20:13:33 +08:00
Wang Shidong
5a477bee58
Denite fix ()
close  
close 
2019-09-18 20:57:09 +08:00
Wang Shidong
ad8a7113f9
deoplete and denite backward compatibility () 2019-09-15 21:16:14 +08:00
Jethro Cao
276ae1d35e Fixed typo 'yarked' to 'yanked' () 2019-09-15 19:02:59 +08:00
VyronLee
57fed587d3 Change: fix csharp layer and update doc (). () 2019-08-23 07:59:05 +08:00
Wang Shidong
47a4b6baf6
Comment code block in markdown ()
close 
2019-08-04 20:40:45 +08:00
Wang Shidong
746fe55263
Fix flygrep and vim-todo error () 2019-08-01 22:03:57 +08:00
PandaLz
4e9c987689 fix deoplete mapping ()
close 
2019-07-19 09:10:54 +08:00
Wang Shidong
33326c7852
Doc help () 2019-07-16 22:05:20 +08:00
wsdjeg
dc1a1ab729 Fix lint 2019-07-11 22:15:46 +08:00
Wang Shidong
a446220add
Improve todo manager () 2019-07-11 18:26:29 +08:00
Wang Shidong
dc1662548c
Fix ctrlp config ()
* Fix ctrlp config

* Disable merge
2019-06-09 22:33:46 +08:00
Wang Shidong
331139505a
Update Copyright () 2019-06-09 14:11:17 +08:00
Shidong Wang
c5c98e13c9 Keep the mouse in the first column 2019-06-08 21:38:05 +08:00
Shidong Wang
103fe0763c Use 2-leftmouse to toggle tree
ref: https://github.com/Shougo/defx.nvim/issues/135
2019-06-08 20:57:16 +08:00
Wang Shidong
81b56a907c
Remove some code && fix windows support () 2019-06-08 15:09:53 +08:00
Wang Shidong
805c1c3f34
Better deafult ()
* Change default windows index type

* Chaneg option enable_tabline_filetype_icon

change enable_tabline_filetype_icon to enable_tabline_ft_icon

* Disable true colors by default

* Changes default buffer_index_type to 4

* Change default statusline sep
2019-06-02 11:59:43 +08:00
Wang Shidong
b581ac4c77
Add sidebar () 2019-05-06 11:55:24 +08:00
AlanDing
9a4c72f1b6 Change: DefxSmartL() cancel action, ipynb.vim file head () 2019-05-04 07:25:51 +08:00
Shidong Wang
b421c83a8a Fix defx config 2019-04-21 21:42:28 +08:00
Wang Shidong
c2228a6db9
Fix SPC j d/D key binding () 2019-04-18 22:09:28 +08:00
Wang Shidong
b49700ef49
Fix completor delay ()
* Fix completor delay

close 
2019-04-13 13:29:14 +08:00
Wang Shidong
91f25ce169
Fix defx_root_check () 2019-04-12 22:20:44 +08:00
Wang Shidong
ed51e65daf
Change home and end key in defx buffer ()
* Change home and end key in defx buffer

* Add Ctrl-home key binding

* Update doc
2019-04-11 11:28:50 +08:00