0
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-07 20:29:50 +08:00

5573 Commits

Author SHA1 Message Date
Wang Shidong
340f179a96
Add doc for search index () 2020-04-26 10:36:34 +08:00
Wang Shidong
40811830eb
Update donation methods () 2020-04-25 21:31:49 +08:00
Wang Shidong
eb9627fff3
Fix fileformat of help syntax file ()
close 
2020-04-24 23:05:16 +08:00
Wang Shidong
e1d89d2ed9
Fix SPLayer -l () 2020-04-23 23:14:11 +08:00
Wang Shidong
5b734be94c
Fix SPC e l key binding () 2020-04-22 20:54:03 +08:00
Wang Shidong
0ba60675cd
Update help file () 2020-04-22 19:35:49 +08:00
Wang Shidong
d878ccf3ad
Update sponsors () 2020-04-19 13:42:00 +08:00
Wang Shidong
42ea773008
Add post for typescript () 2020-04-18 23:10:07 +08:00
Wang Shidong
627f913c75
Add lang#actionscript layer () 2020-04-18 22:17:55 +08:00
Wang Shidong
e663ae20d5
Add extra space after branch name () 2020-04-18 16:59:47 +08:00
Wang Shidong
5ebbec752f
Add pastebin and fix_install for plugin manager () 2020-04-18 16:18:20 +08:00
Wang Shidong
a4fe1351db
Update doc for vimcompatible () 2020-04-17 22:23:43 +08:00
Shidong Wang
ffd489c982 Remove opencollective 2020-04-17 01:53:16 +08:00
Wang Shidong
c2ed7ac502
Update python format option ()
close 
2020-04-16 22:56:26 +08:00
Michal Příhoda
4baf76d542
Add: Allow to use prefix count to specify length of password. ()
In the password insertion functions it is now possible to use
count prefix to specify another password length instead of the default.

The defaults did not change and are used if v:count is 0.
2020-04-16 22:27:49 +08:00
SwenChan
d084fb4b30
rg doesn't need --no-ignore options () 2020-04-13 15:55:57 +08:00
davidh38
9f6546b71c
Website: Correct spellings on various sites () 2020-04-12 18:41:34 +08:00
Shidong Wang
6a57750439 Close 2020-04-11 22:55:55 +08:00
Shidong Wang
32e8fece01 Merge branch 'master' of https://github.com/SpaceVim/SpaceVim 2020-04-11 22:47:24 +08:00
thawk
46aaec70b2
fix typo () 2020-04-10 19:12:31 +08:00
M. Willis Monroe
f68189941d
Spelling and syntax fixes () 2020-04-10 19:11:25 +08:00
Shidong Wang
5e675e989f Merge branch 'master' of https://github.com/SpaceVim/SpaceVim 2020-04-06 22:29:14 +08:00
Wang Shidong
b68306354e
Update version () 2020-04-06 21:53:50 +08:00
Shidong Wang
41c914812e Update version 2020-04-06 21:10:20 +08:00
VitalyR
c2df8b213a
fix typo ()
The document contains errors and this pr will fix it.
"SauceCodePro" -> "SourceCodePro"
2020-04-06 20:07:27 +08:00
VitalyR
c4d28c4a4e
Fix font typo ()
"SauceCodePro" -> "SourceCodePro"
2020-04-06 19:13:21 +08:00
Wang Shidong
263430393f
Release v1.4.0 () v1.4.0 2020-04-05 16:32:15 +08:00
Wang Shidong
e2530924ac
Rust support ()
* Fix rust support

* Update rust layer
2020-04-03 22:51:04 +08:00
Jonas
93376f0b7e
Respect XDG_CACHE_HOME for the data dir () 2020-03-29 08:34:31 +08:00
Matthew Strasiotto
9f738a804b
Extend permalink clipboard copy support ()
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
Yanick Fratantonio
13b28149d8
Add shortcut to use NERDCommenterAltDelims () 2020-03-24 09:29:34 +08:00
Pieter Joost van de Sande
1b9e252015
use gopls in rename command for go ()
Vim-go uses the deprecated gorename command that doesn't support Go modules. The latest release go gopls support renaming and is the new way forward.

See: 
* https://github.com/golang/go/issues/27571
* https://github.com/fatih/vim-go/issues/2366
2020-03-23 08:16:28 +08:00
Pieter Joost van de Sande
b104fea146
add K key binding to documentation ()
This adds the K key binding to the file tree documentation that is bound for VimFiler, nerdtree and defx.
2020-03-22 12:02:39 +08:00
Jacob Hell
94be1edd65
Type: change do to does () 2020-03-15 10:14:57 +08:00
Michal Příhoda
b4144ba073
Fix the git log commands for chosen git plugins () 2020-03-15 10:13:50 +08:00
Luigi Clemente
d33b193039
Added elixir icons () 2020-03-15 10:12:28 +08:00
Shidong Wang
cf56936bb9 Type: php to rust 2020-03-14 22:32:17 +08:00
Shidong Wang
bc415d2b7c Update rust post 2020-03-14 22:31:25 +08:00
Shidong Wang
c67e32b033 Update cursor position after exit 2020-03-14 16:20:43 +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
Alexandre GOMES
c2b0b842a9
Fix typo in documentation () 2020-03-07 08:28:55 +08:00
Wang Shidong
d1a719c6ba
Improve rust repl support () 2020-03-04 20:13:16 +08:00
Wang Shidong
43c364ee6d
Fix dein support () 2020-03-04 00:07:38 +08:00
wsdjeg
1eb326c134 Fix script 2020-03-03 08:44:57 -05:00
Wang Shidong
8e6be45b6b
Add push script () 2020-03-03 21:28:15 +08:00
Charlie Barto
5d4c83c6c2
fix some issues on windows () 2020-03-02 08:57:14 +08:00
Wang Shidong
4938183571
Add post for rust () 2020-02-29 22:33:28 +08:00
Wang Shidong
68f821be40
Add tasks options cwd support () 2020-02-29 13:35:54 +08:00
Shidong Wang
3796ceba19 Remove text-indent 2020-02-25 20:51:39 +08:00
JHZheng
6ca41bb120
Fix layer/lang/go jump to definition issue () 2020-02-25 08:40:40 +08:00