1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 05:00:04 +08:00
Commit Graph

23 Commits

Author SHA1 Message Date
Shidong Wang
510fb8de92 Fix pt comman din windows
should not use '.' as last argv, it will cause duplicate files in
result.
2018-12-29 01:03:15 +08:00
Shidong Wang
5199be0265 Show hidden file when using pt 2018-12-27 22:45:05 +08:00
Shidong Wang
fa1e780aa6 Fix pt support in windows
Problems: Denite file_rec does not word in windows.
Selution: change the command for pt in denite config.
2018-12-23 12:58:09 +08:00
Wang Shidong
ecab6eb52b
Fix flygerp support in windows (#2371)
* Fix flygerp support in windows

* Fix path

* Add option for config command line prompt

Add new SpaceVim option commandline_prompt, this option is for
changging denite and flygrep command line prompt, by default it is
➭

* Remove spacevim before prompt

* Add getjumplist compatible function

* Update getjumplist function

* Implement split max func

* Update test

* Fix compatible function

* Fix rg support in flygrep_windows

in window and neovim-qt, rg need a '.' at the end if no dir specific

* Fix ag support

* Update wiki

* Update notes

* Add note for install rg and ag in windows
2018-12-22 22:18:19 +08:00
wsdjeg
56f4c602ec Fix denite config
denite do not quit after action

ref: https://github.com/Shougo/denite.nvim/issues/477
2018-04-22 22:46:29 +08:00
wsdjeg
95d46554b5 Improve denite layer 2018-03-30 21:36:00 +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
Seong Yong-ju
29b14bc63e Added Denite sources
Added Denite sources. `file_rec/git`, `tag`, `tag:include`, `neoyank`.
2017-11-12 17:36:56 +09:00
wsdjeg
18fb04bb4d Use v:false if possible
close #884
2017-10-08 19:58:55 +08:00
wsdjeg
df583f020c Add supoort for denite's statusline 2017-06-10 14:13:56 +08:00
wsdjeg
44d53034e9 Fix denite config for rg 2017-05-23 20:17:41 +08:00
wsdjeg
2952ff87a7 Fix denite airline support 2017-04-11 14:48:23 +08:00
alan bount
a16225dd08 re #373 & #374 revert s: values 2017-03-29 10:29:42 -04:00
alan bount
2b1d59c64b re #373 & #374 make all plugin configs dynamic 2017-03-29 09:36:46 -04:00
wsdjeg
283e12da38 Add [denite]<space> mapping 2017-03-22 22:15:13 +08:00
wsdjeg
649d913015 Use rg for deinte grep by default 2017-03-21 22:19:43 +08:00
wsdjeg
9b30006891 Use rg in denite by default 2017-03-21 21:55:15 +08:00
wsdjeg
19f86e0d74 Fix denite ignore 2017-03-21 21:06:49 +08:00
wsdjeg
54ae764467 Highlight denite matched char 2017-03-21 20:36:42 +08:00
wsdjeg
f32b4b1ac8 Change buffer source date format 2017-03-20 22:06:26 +08:00
wsdjeg
dd724ba872 Update denite config 2017-03-20 21:02:50 +08:00
wsdjeg
302473e30a Update denite config 2017-03-19 22:58:36 +08:00
wsdjeg
c0ad3bf837 Clone from wsdjeg/Dotfiles/config/nvim 2016-12-26 21:11:19 +08:00