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

1914 Commits

Author SHA1 Message Date
wsdjeg
a7a8bd8eba Update doc list item char 2017-10-08 19:37:57 +08:00
wsdjeg
4dc0603938 Fix markdown layer 2017-10-08 19:36:23 +08:00
Wang Shidong
9df6d3c974 Merge pull request #812 from SpaceVim/lang/ruby
Add lang#ruby layer
2017-10-08 06:17:37 -05:00
Wang Shidong
918e41c81b Merge branch 'dev' into lang/ruby 2017-10-08 06:17:11 -05:00
Daniel Hahler
13934b803d squash! Makefile: build/covimerage: no cache dir for pip
Squash with "Makefile: add test_coverage".
2017-10-07 18:43:32 +02:00
Daniel Hahler
0ba2bf1f2e fixup! Travis: use test_coverage and upload to codecov 2017-10-07 18:43:03 +02:00
Daniel Hahler
a39ac0895c Makefile: build/covimerage: no cache dir for pip 2017-10-07 18:42:52 +02:00
Daniel Hahler
b7936b900e Travis: use test_coverage and upload to codecov 2017-10-07 18:42:52 +02:00
Daniel Hahler
3d21dbe888 Makefile: add test_coverage 2017-10-07 18:42:52 +02:00
wsdjeg
de43970de3 Update lang#vim layer 2017-10-07 23:46:22 +08:00
wsdjeg
a80cfdb7a3 Update UI for dein 2017-10-07 22:57:35 +08:00
wsdjeg
3462840414 Update job api 2017-10-07 22:21:45 +08:00
wsdjeg
60b50ad743 Update job api 2017-10-07 21:35:09 +08:00
wsdjeg
c6adab923b Close #874 2017-10-07 20:33:06 +08:00
Wang Shidong
247053d8c4 Merge pull request #881 from blueyed/build-improvements
Build improvements
2017-10-06 21:43:26 -05:00
Daniel Hahler
b0046388a2 Travis: build Vim in /tmp 2017-10-07 02:32:25 +02:00
Daniel Hahler
36606dba08 Travis: set -x for script 2017-10-07 02:31:42 +02:00
Daniel Hahler
7a5fc697fe Remove wrong codecov.yml
This looks like a .coveragerc for covimerage, but should not be
necessary anyway.
2017-10-07 02:31:42 +02:00
Daniel Hahler
09b44ca2cb Makefile: add clean/PHONY 2017-10-07 02:31:42 +02:00
Daniel Hahler
a8e1f533ce .travis.yml: use make test 2017-10-07 02:31:42 +02:00
Daniel Hahler
b7ac199623 Move test/test.sh into (new) Makefile 2017-10-07 02:31:42 +02:00
Daniel Hahler
f48fdc3271 tests: use --depth=1 with git-clone for vader 2017-10-07 02:31:42 +02:00
Daniel Hahler
e9ead2f5ca tests: rename test/test.vim to test/vimrc for clarity 2017-10-07 02:31:42 +02:00
wsdjeg
9409a81c47 Merge branch 'runner' into dev 2017-10-06 21:49:01 +08:00
Wang Shidong
5e5f21aa89 Merge pull request #880 from SpaceVim/travis_fix
Travis fix
2017-10-06 08:50:53 -05:00
wsdjeg
76d184a23a Fix lint 2017-10-06 21:26:57 +08:00
wsdjeg
21021196f1 Use for loop 2017-10-06 21:20:03 +08:00
wsdjeg
793f7f16e5 Split command 2017-10-06 20:54:45 +08:00
Wang Shidong
8372cfffd5 Merge branch 'dev' into travis_fix 2017-10-06 07:31:14 -05:00
wsdjeg
c860bf182c Merge branch 'blueyed/travis-report-errors' 2017-10-06 20:24:05 +08:00
Wang Shidong
5d7135b291 Merge pull request #878 from techgaun/msg-updates
fix spellcheck msg & some documentations
2017-10-05 23:12:34 -05:00
Daniel Hahler
4053622d5c Travis: set -e with script blocks
This makes it fail actually if there are any errors.
2017-10-06 00:26:26 +02:00
techgaun
cde8f1b12c
msg about spell-checking (en|dis)abled 2017-10-05 14:03:28 -05:00
Samar Dhwoj Acharya
28a5554b19 improve documentation 2017-10-05 13:49:59 -05:00
techgaun
ef3ad4ccb3
update spell checking 2017-10-05 13:25:35 -05:00
wsdjeg
44ebec2fe8 Add test for buf_set_lines 2017-10-05 22:27:10 +08:00
wsdjeg
c5aee19c89 Fix lint 2017-10-05 21:26:24 +08:00
wsdjeg
eb7d940de8 Fix runner 2017-10-05 20:50:38 +08:00
wsdjeg
228beb038d Add SpaceVimRunner 2017-10-05 20:26:17 +08:00
wsdjeg
89d7e5324d Add language specified mappings for python 2017-10-05 19:10:01 +08:00
wsdjeg
c10d144b0f Update shell layer 2017-10-04 21:20:52 +08:00
wsdjeg
81920749c0 Update shell layer 2017-10-04 20:08:19 +08:00
wsdjeg
d620550a58 Add support for editorconfig 2017-10-04 19:19:08 +08:00
wsdjeg
d61a5118e7 Silent jump to buffer 2017-10-04 15:46:45 +08:00
wsdjeg
b16837623d Silent open tagbar
problem:

   when open tagbar buffer, you will see message like:
   "autoload/SpaceVim/layers/core/tabline.vim" 205 lines --36%--
   which is not needed.
2017-10-04 15:33:52 +08:00
wsdjeg
d617c2338b Show buffer name when there are dup buf 2017-10-04 15:17:06 +08:00
wsdjeg
c83c74830c Add quit mappings for spacevim 2017-10-04 14:31:01 +08:00
wsdjeg
63c7705a0b Update server func 2017-10-04 13:49:14 +08:00
wsdjeg
7ba7ca3455 Add server support 2017-10-04 10:02:38 +08:00
wsdjeg
45e26cdc1d Use codecov.yml 2017-10-01 21:35:49 +08:00