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

25 Commits

Author SHA1 Message Date
wsdjeg
9b33d5b909 chore(copyright): update copyright 2023-03-26 13:44:47 +08:00
wsdjeg
ca88eed294 refactor(api): remove SpaceVim#util#globpath function
use `vim#compatible` api
2022-04-15 17:13:41 +08:00
wsdjeg
d061ce7f46 fix(util): fix SPC f Y key binding 2022-04-08 00:02:46 +08:00
wsdjeg
25ce872314 fix(util): fix if_expand_tab function 2022-03-31 12:58:54 +08:00
wsdjeg
33cc57af55 chore(copyright): update email 2022-03-27 13:38:54 +08:00
wsdjeg
16a5c8caf2 chore(copyright): update copyright 2022-02-03 17:24:51 +08:00
Shidong Wang
3fc49916cc chore: update copyright 2021-09-19 22:23:23 +08:00
Wang Shidong
0e51084af1
Fix key binding SPC f Y (#3817) 2020-09-17 23:02:24 +08:00
Wang Shidong
751725315f
Update copyright (#3744) 2020-08-31 21:24:27 +08:00
Matthew Strasiotto
9f738a804b
Extend permalink clipboard copy support (#3422)
Now supports non-standard ssh remotes (ie - not github.com)

Also, now by default copies the permalink WRT the current head's SHA,
 as opposed to to name of the current branch
2020-03-29 08:34:09 +08:00
Wang Shidong
c947f0ac3b
Add file copy key binding (#3348) 2020-02-14 12:55:09 +08:00
lasers
9678f3f1f6 util.vim: fix typo (you->your) (#3225) 2019-11-16 13:08:06 +08:00
wsdjeg
de146c6541 Fix searcher plugin
clear the searching results before searching new text
2019-09-20 22:26:50 +08:00
Wang Shidong
331139505a
Update Copyright (#2878) 2019-06-09 14:11:17 +08:00
Wang Shidong
81b56a907c
Remove some code && fix windows support (#2874) 2019-06-08 15:09:53 +08:00
Shidong Wang
721405f197 Move zvim util function to SpaceVim 2019-06-07 13:32:56 +08:00
Wang Shidong
23162bc9f0
Improve startup experience (#1977)
* Override rtp

* Cache has features

* Cache has features

* Cache has features

* Delete provider.vim

* Fix compatible api

* Remove plugins test func
2019-01-02 08:59:41 -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
181e778166 Fix deoplete support 2018-02-03 19:49:18 +08:00
wsdjeg
dbefd008fe Add callback for projectmanager 2017-12-24 21:58:39 +08:00
wsdjeg
483f0a8cb6 Test neovim lib 2017-12-15 20:12:23 +08:00
wsdjeg
3e486f203e Fix type 2017-03-07 22:11:41 +08:00
wsdjeg
5738064623 Fix indent 2017-03-06 23:26:26 +08:00
wsdjeg
764c17b453 Catch errors when open previous buffer 2017-02-22 20:07:19 +08:00
wsdjeg
9213827354 Fix #4 2016-12-29 18:53:29 +08:00