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

2398 Commits

Author SHA1 Message Date
Shidong Wang
cfaf63446c Update doc for toggle paste mode 2020-05-27 09:40:50 +08:00
Wang Shidong
780955486b
Check SPELL status (#3553)
close #3409
2020-05-26 20:58:33 +08:00
Wang Shidong
e3f7a26f71
Add branch manager plugin (#2396) 2020-05-25 23:42:26 +08:00
Wang Shidong
a83fe5f29e
Add lang#factor layer (#2906) 2020-05-24 21:20:34 +08:00
Wang Shidong
4d81801588
Update banner (#3549) 2020-05-23 22:36:01 +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
Shidong Wang
16b63112d7 Fix denite support 2020-05-16 18:21:38 +08:00
Wang Shidong
829094c1ea
Improve tools#mpv layer (#3534) 2020-05-16 14:02:51 +08:00
Lin Kun
d00d81ad74
Fix: Add statements to check whether the character under the cursor is empty. (#3531) 2020-05-15 21:45:12 +08:00
Theodore Ni
1c6b15619f
Change how highlight syntax IDs are looked up. (#3521)
There is a function called hlID that can be used to look up the syntax
ID directly. On my laptop, this saves a bit over 100ms during start up
when loading the tabline and the statusline.
2020-05-15 21:44:02 +08:00
Wang Shidong
b8cb61a0e1
Update doc (#3507) 2020-05-06 20:59:34 +08:00
Wang Shidong
7e2f9097c9
Make openbrowser not lazy loaded (#3479) 2020-04-28 15:15:58 +08:00
Wang Shidong
a9036c37c8
Add Highlight for foldsearch (#3494) 2020-04-28 13:24:37 +08:00
Wang Shidong
de65bb42ce
Add lang#forth layer (#2927) 2020-04-28 09:05:52 +08:00
Bernard Potocki
7b9cf8e217
Solargraph does not use .bat extension (#3469) 2020-04-28 09:04:49 +08:00
Bot
d28b54e80c
Add lang#supoercollider layer (#3092) 2020-04-28 09:03:47 +08:00
Wang Shidong
083420d282
Show buffer name (#3340) 2020-04-28 09:02:12 +08:00
Wang Shidong
b181a3542f
Improve foldsearch layer (#3492) 2020-04-27 23:28:19 +08:00
Lin Kun
d0fe6fcda1
Fix: align region at Dot. (#3490) 2020-04-27 21:59:45 +08:00
Shidong Wang
c05be552ea Remove echom function 2020-04-26 18:53:38 +08:00
Wang Shidong
289601c5e0
Add foldsearch layer (#3486) 2020-04-26 18:49:22 +08:00
Wang Shidong
091d85f1a0
Add spinners support in repl (#2232) 2020-04-26 14:09:21 +08:00
Wang Shidong
e1d89d2ed9
Fix SPLayer -l (#3472) 2020-04-23 23:14:11 +08:00
Wang Shidong
5b734be94c
Fix SPC e l key binding (#3467) 2020-04-22 20:54:03 +08:00
Wang Shidong
0ba60675cd
Update help file (#3465) 2020-04-22 19:35:49 +08:00
Wang Shidong
42ea773008
Add post for typescript (#3442) 2020-04-18 23:10:07 +08:00
Wang Shidong
627f913c75
Add lang#actionscript layer (#3459) 2020-04-18 22:17:55 +08:00
Wang Shidong
e663ae20d5
Add extra space after branch name (#3456) 2020-04-18 16:59:47 +08:00
Wang Shidong
5ebbec752f
Add pastebin and fix_install for plugin manager (#3457) 2020-04-18 16:18:20 +08:00
Wang Shidong
a4fe1351db
Update doc for vimcompatible (#3453) 2020-04-17 22:23:43 +08:00
Wang Shidong
c2ed7ac502
Update python format option (#3452)
close #3429
2020-04-16 22:56:26 +08:00
Michal Příhoda
4baf76d542
Add: Allow to use prefix count to specify length of password. (#3451)
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
thawk
46aaec70b2
fix typo (#3438) 2020-04-10 19:12:31 +08:00
M. Willis Monroe
f68189941d
Spelling and syntax fixes (#3439) 2020-04-10 19:11:25 +08:00
Wang Shidong
b68306354e
Update version (#3436) 2020-04-06 21:53:50 +08:00
Wang Shidong
263430393f
Release v1.4.0 (#3432) 2020-04-05 16:32:15 +08:00
Wang Shidong
e2530924ac
Rust support (#3430)
* Fix rust support

* Update rust layer
2020-04-03 22:51:04 +08:00
Jonas
93376f0b7e
Respect XDG_CACHE_HOME for the data dir (#3411) 2020-03-29 08:34:31 +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
Yanick Fratantonio
13b28149d8
Add shortcut to use NERDCommenterAltDelims (#3417) 2020-03-24 09:29:34 +08:00
Pieter Joost van de Sande
1b9e252015
use gopls in rename command for go (#3412)
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
Michal Příhoda
b4144ba073
Fix the git log commands for chosen git plugins (#3400) 2020-03-15 10:13:50 +08:00
Luigi Clemente
d33b193039
Added elixir icons (#3402) 2020-03-15 10:12:28 +08:00
Shidong Wang
c67e32b033 Update cursor position after exit 2020-03-14 16:20:43 +08:00
Wang Shidong
d1a719c6ba
Improve rust repl support (#3395) 2020-03-04 20:13:16 +08:00
Wang Shidong
43c364ee6d
Fix dein support (#3393) 2020-03-04 00:07:38 +08:00
Wang Shidong
4938183571
Add post for rust (#3199) 2020-02-29 22:33:28 +08:00
Wang Shidong
68f821be40
Add tasks options cwd support (#3385) 2020-02-29 13:35:54 +08:00
JHZheng
6ca41bb120
Fix layer/lang/go jump to definition issue (#3378) 2020-02-25 08:40:40 +08:00
Wang Shidong
64b2199683
Add float terminal windows support (#3377) 2020-02-24 18:18:53 +08:00