1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 13:00:04 +08:00
Commit Graph

442 Commits

Author SHA1 Message Date
Shidong Wang
534c2bf815 fix(nerdtree): Fix N key binding in nerdtree
Within filetree buffer, the `N` key is used to create node.
2021-09-20 22:33:28 +08:00
Wang Shidong
65816f2270
feat(unite): improve unite layer
close https://github.com/SpaceVim/SpaceVim/issues/4084
2021-09-20 22:07:27 +08:00
Shidong Wang
6a1437f49f feat(layer): add layer option for filetree columns
the spacevim option for vimfiler columns is too long,
move them to core layer.
2021-09-20 16:33:25 +08:00
Shidong Wang
3fc49916cc chore: update copyright 2021-09-19 22:23:23 +08:00
Wang Shidong
68e123447a
Update core layer (#4467) 2021-09-19 17:32:31 +08:00
Wang Shidong
caa54d32e7
Change filetree gitstatus option name (#4465) 2021-09-12 23:45:01 +08:00
Wang Shidong
39bf31c4b2
Change default filetree to nerdtree (#4464) 2021-09-12 23:06:37 +08:00
Wang Shidong
1e4cb1f295
Fix data dir (#4409) 2021-08-18 20:54:54 +08:00
Wang Shidong
2fc101d07e
Fix P key binding in defx (#4207) 2021-05-16 17:49:10 +08:00
Goran Mekić
18cbde1309
Define dir to save edits (#4143) 2021-03-30 23:31:31 +08:00
Wang Shidong
c761841999
Fix github action build status (#4105) 2021-02-21 15:56:37 +08:00
Shidong Wang
5c74535428 Add key binding ctrl-g for leaderf 2021-02-09 13:06:24 +08:00
Wang Shidong
f8165cd9dc
Add warning message (#4040)
when failed to run xclip-copyfile, no warning message is shown.
2021-01-02 20:40:32 +08:00
Shidong Wang
c99ad921c8 fix defx configuration 2021-01-02 19:46:39 +08:00
Robin Schneider
29b3dcc45e
Doc: Use HTTPS everywhere (#4020) 2021-01-02 18:00:51 +08:00
Wang Shidong
b8f867c5c3
refactor (#4035) 2021-01-02 17:58:45 +08:00
GBProd
cc95234586
Add: introduce splitjoin (#3956) 2020-12-19 21:00:47 +08:00
Wang Shidong
78f47b69d2
Fix compare error (#4001) 2020-12-13 17:47:47 +08:00
GBProd
a70de0bac2
Fix: ctrlp default root patterns (#3978) 2020-11-30 22:33:42 +08:00
Mateo Gonzales Navarrete
251031317c
Fix gitstatus not shown (#3973) 2020-11-22 10:22:05 +08:00
Albert G
3d525cb8c4
Fix grep for OSX (#3955)
Grep doesn't have the -P option in macOS
2020-11-16 22:41:23 +08:00
GBProd
f95e371be5
Add: Support auto_completion_complete_with_key_sequence for coc completion (#3939) 2020-11-06 09:46:14 +08:00
Wang Shidong
af773b6bff
Update defx.nvim (#3803) 2020-10-31 15:58:52 +08:00
Wang Shidong
1ddd705526
Update g map (#3496) 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
b71ee0c96f
Change default keybinding loading (#3792)
* Make default keyBinding load after custom#load

* Remove key binding ctrl-c in normal mode

* Remove key binding Ctrl-x
2020-09-10 01:52:40 +08:00
Wang Shidong
f41a2df34b
Fix autocomplete layer options (#3786)
close https://github.com/SpaceVim/SpaceVim/issues/3783
2020-09-08 22:50:49 +08:00
Wang Shidong
751725315f
Update copyright (#3744) 2020-08-31 21:24:27 +08:00
Wang Shidong
4e4ca32f4a
Fix lint (#3727) 2020-08-29 16:46:57 +08:00
Wang Shidong
6e0fb7d708
Update alternate file manager (#3725) 2020-08-25 15:55:19 +08:00
Wang Shidong
c0a652c028
Fix support for vim 7.4.1689 (#3663) 2020-07-27 23:21:30 +08:00
Shidong Wang
337bc6f765 Fix vim8 python3 support in windows
use PYTHON3_HOST_PROG for python3
2020-05-31 21:23:51 +08:00
Steve Huff
276d761ae2
Fix: enable clean startup in VimR (#3547)
This is a follow-on to #1651; I found that I was still seeing the error message
mentioned in that PR under VimR 0.32.0.  Fortunately VimR has a specific
feature `gui_vimr` to test against; recent builds of VimR do set `gui_running`,
so the fix from that previous PR no longer works.
2020-05-23 10:18:42 +08:00
Wang Shidong
7e2f9097c9
Make openbrowser not lazy loaded (#3479) 2020-04-28 15:15:58 +08:00
SwenChan
d084fb4b30
rg doesn't need --no-ignore options (#3446) 2020-04-13 15:55:57 +08:00
Jonas
93376f0b7e
Respect XDG_CACHE_HOME for the data dir (#3411) 2020-03-29 08:34:31 +08:00
Pieter Joost van de Sande
3fbbeea8a6
add K binding to Defx (#3401)
K creates a new directory, just as with the default Vimfiler
2020-03-12 21:34:55 +08:00
Charlie Barto
5d4c83c6c2
fix some issues on windows (#3387) 2020-03-02 08:57:14 +08:00
Wang Shidong
d6b748d226
Add bang support for Alt file command (#3331) 2020-02-03 22:15:00 +08:00
Dennis Rausch
acf40eae71
Add icons and git status to defx. (#3320) 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
Wang Shidong
7c6fdad120
Add type support for A plugin (#3308) 2020-01-28 16:10:31 +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 (#3291) 2020-01-19 18:35:50 +08:00
Wang Shidong
4a2edb3047
Add delete action key binding (#3275) 2020-01-01 21:50:39 +08:00
Jethro Cao
ba7c260e4c Add keymap for using Grepper in Visual mode (#3212) 2019-11-12 09:20:37 +08:00
Wang Shidong
40a43de7c0
Add key binding to close denite in filter buffer (#3206) 2019-11-02 13:26:05 +08:00
Wang Shidong
37f1cf4af4
Improve todo manager (#3185) 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 (#3114) 2019-10-18 00:05:29 +08:00