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

1114 Commits

Author SHA1 Message Date
wsdjeg
f7b5e8ab8a Fix lint 2017-10-28 20:20:27 +08:00
Wang Shidong
4ac9f99fb7
Merge branch 'dev' into quickfix 2017-10-28 15:14:20 +08:00
ssfdust
eb34a88eca
switch <c-u> to <c-m> 2017-10-28 14:20:59 +08:00
wsdjeg
1b001b654e Fix quickfix test 2017-10-28 14:11:54 +08:00
wsdjeg
e0b0e2d142 Fix next/pre func 2017-10-28 12:57:26 +08:00
wsdjeg
ff46b8cd23 Add title support 2017-10-28 12:43:38 +08:00
ssfdust
53b5dde20c resolve conflicts between tmux layer and edit layer 2017-10-27 17:55:41 +08:00
wsdjeg
83dd1d9804 Close quickfix windows when swap 2017-10-27 13:03:41 +08:00
wsdjeg
377bfb81d8 Add swapqf func 2017-10-27 13:00:12 +08:00
wsdjeg
527d7e1623 Fix qflist plugin 2017-10-27 12:55:55 +08:00
wsdjeg
3f71a23c9e Fix tabline 2017-10-27 00:14:44 +08:00
wsdjeg
434a5e506d Add syntax file 2017-10-26 23:58:32 +08:00
wsdjeg
c243ecb8c8 Update qflist 2017-10-26 23:24:57 +08:00
Seong Yong-ju
698d2bfeaf Fixed ALE setting issues
* Fixed an issue that ALE settings get loaded after ALE initialization.
* Added linter info to error message by default.
2017-10-26 01:49:53 +09:00
wsdjeg
478754ed30 Fix line 2017-10-25 23:30:08 +08:00
Bigo
99bfdb4670 Add statusline errors / warnings report for ale 2017-10-25 16:28:20 +01:00
wsdjeg
f2804c2520 Add quickfix plugin 2017-10-25 23:00:07 +08:00
wsdjeg
62c3402687 Add mappings 2017-10-25 22:56:21 +08:00
wsdjeg
cd69cbf667 Fix Spc e L 2017-10-25 22:45:24 +08:00
wsdjeg
b10ac4ad4a Update doc 2017-10-25 10:27:25 +08:00
wsdjeg
1ab709de30 Merge clear_errors branch 2017-10-25 10:09:43 +08:00
wsdjeg
0a6fb1b9a1 Add ale 2017-10-25 09:41:04 +08:00
Daniel Hahler
799317cc2f WIP: improve Neomake integration
Ref: https://github.com/SpaceVim/SpaceVim/issues/200
2017-10-24 19:09:54 +02:00
wsdjeg
5e99dee238 Fix lint 2017-10-24 22:57:50 +08:00
Wang Shidong
81d3343a84 Merge branch 'dev' into fix_shell 2017-10-24 22:34:25 +08:00
wsdjeg
9fe68c4b40 Add colors test 2017-10-23 23:14:13 +08:00
Seong Yong-ju
b4488e68c2 Fixed minor fixes for japanese layer loading
Fixed minor fixes for japanese layer loading.
* `japanese` -> `ja`
2017-10-23 22:27:47 +09:00
Seong Yong-ju
bcf6cb6ef6 Minor fixes for examples of language setting
Minor fixes for examples of language setting.
* `chinese` -> `cn`
2017-10-23 22:25:59 +09:00
wsdjeg
7910b14e84 Fix shell layer 2017-10-23 21:02:54 +08:00
Wang Shidong
36631dad3c Merge branch 'dev' into optional_custom_palette 2017-10-23 05:46:32 -05:00
Adrien Bouttier
9baf2f0154 Add custom palette 2017-10-23 10:37:17 +02:00
wsdjeg
0e6f1183a9 Add base64 api 2017-10-23 15:39:07 +08:00
wsdjeg
dd4d6d2f68 Fix lint 2017-10-23 13:00:38 +08:00
Wang Shidong
e6ff621e90 Merge branch 'dev' into vim_mail 2017-10-22 23:54:09 -05:00
Seong Yong-ju
2293463b96 Merge branch 'dev' into feature/vim-jp-doc 2017-10-23 01:39:29 +09:00
Seong Yong-ju
f7a2f3e462 Added a new layer, japanese
Added a new layer japanese which loads vim-jp/vimdoc-ja.
2017-10-23 00:25:51 +09:00
Wang Shidong
d4474199ee Merge branch 'dev' into feature/haskell-setup 2017-10-22 10:18:13 -05:00
Wang Shidong
9d15acdbf0 Merge branch 'dev' into feature/echodoc 2017-10-22 10:11:00 -05:00
Wang Shidong
5e6eaa2183 Merge branch 'dev' into feature/haskell-setup 2017-10-22 10:10:43 -05:00
Seong Yong-ju
333fe529cb Added auto-completion settings for Haskell
Added auto-completion settings for Haskell to use eagletmt/neco-ghc.
2017-10-22 23:51:32 +09:00
wsdjeg
05abdf2d4a Add test 2017-10-22 22:50:28 +08:00
wsdjeg
782cbefa35 Fix old version vim 2017-10-22 22:45:16 +08:00
wsdjeg
e7352fac71 Update vim#buffer api 2017-10-22 22:25:12 +08:00
Seong Yong-ju
b18f24a8a3 Added Shougo/echodoc.vim to autocomplete layer
Added a new plugin Shougo/echodoc.vim to autocomplete layer.
2017-10-22 23:15:01 +09:00
wsdjeg
c903b776a3 Update SPC e c command 2017-10-22 20:49:19 +08:00
Adrien Bouttier
d43db5a039 Display mode in statusline like in some airline theme 2017-10-19 13:04:43 +02:00
Felix Yan
66688235ae Fix typos in autoload/SpaceVim.vim 2017-10-19 16:23:38 +08:00
wsdjeg
4f7836c7f7 Add entrys func for data#dict api 2017-10-18 19:50:38 +08:00
wsdjeg
f98b16e2a3 Add statusline for vim mail 2017-10-18 17:34:19 +08:00
wsdjeg
aaadf7b4fb Add mail layer 2017-10-18 17:17:33 +08:00
wsdjeg
b75606a405 Add debug for job api 2017-10-17 23:11:16 +08:00
wsdjeg
a344f57c0d Fix pmd plugin 2017-10-17 17:22:05 +08:00
wsdjeg
8d7a581847 Fix command options 2017-10-17 16:59:22 +08:00
wsdjeg
8e2eb7ee83 Fix api 2017-10-17 16:24:45 +08:00
wsdjeg
21985591d3 Fix command api 2017-10-17 16:15:54 +08:00
wsdjeg
768aca9351 Improve complete type 2017-10-17 16:05:52 +08:00
wsdjeg
c112db2a98 Update command api 2017-10-17 15:58:55 +08:00
wsdjeg
b067b95bf9 Add command APIs 2017-10-17 15:37:29 +08:00
wsdjeg
f1594388cb Add options 2017-10-17 00:17:31 +08:00
wsdjeg
422369a072 Add PMD command 2017-10-17 00:11:21 +08:00
Qian Lei
5f92f42131 typo: fix typo 'colorcolume' in ui.
Signed-off-by: Qian Lei <qianlei90@gmail.com>
2017-10-14 17:30:17 +08:00
wsdjeg
d744d0ccaa Update test for data#list api 2017-10-11 23:30:16 +08:00
techgaun
097bc5e6c3
update doc 2017-10-10 14:44:06 -05:00
techgaun
1d6e7a9678
update golang bindings 2017-10-10 14:41:37 -05:00
wsdjeg
24bb26af6d Update indent text 2017-10-08 22:32:00 +08:00
wsdjeg
4dc0603938 Fix markdown layer 2017-10-08 19:36:23 +08:00
wsdjeg
de43970de3 Update lang#vim layer 2017-10-07 23:46:22 +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
9409a81c47 Merge branch 'runner' into dev 2017-10-06 21:49:01 +08:00
wsdjeg
76d184a23a Fix lint 2017-10-06 21:26:57 +08:00
techgaun
cde8f1b12c
msg about spell-checking (en|dis)abled 2017-10-05 14:03:28 -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
8ceaa387d6 Fix bug with mapleader
Fix  #847
2017-10-01 19:31:43 +08:00
wsdjeg
34fa2a9a49 Add SPReinstall command for reinstall plugins
close #866
2017-09-28 21:36:54 +08:00
wsdjeg
7c0bbd671b Add lang#ruby 2017-09-28 21:17:46 +08:00
wsdjeg
51e6ff4861 Merge branch 'lang/ruby' into dev 2017-09-28 21:15:37 +08:00
wsdjeg
9487e25ac2 Merge branch 'jdb' into dev 2017-09-28 21:15:17 +08:00
wsdjeg
2a538f32a1 Merge branch 'lang/php' into dev 2017-09-28 21:14:10 +08:00
wsdjeg
990d2b01ea Merge branch 'project_manager' into dev 2017-09-26 22:49:28 +08:00
wsdjeg
3bc5e5e4df Hide curosr when guide buffer is open 2017-09-26 22:49:11 +08:00
Wang Shidong
d161af2838 Merge branch 'dev' into lang/json 2017-09-26 21:59:30 +08:00
wsdjeg
aeccca71b6 Fix lint 2017-09-26 21:05:24 +08:00
wsdjeg
4092951db8 Add SPC p k to kill all project buffers 2017-09-25 20:55:46 +08:00
Wang Shidong
1d2cc7b867 Merge branch 'dev' into lang/json 2017-09-25 20:14:25 +08:00
wsdjeg
0d45cdbd3a Merge branch 'dev' into project_manager 2017-09-25 20:10:14 +08:00
wsdjeg
ebe78b3d53 Add auto_fix option for lang#javascript layer 2017-09-22 20:51:08 +08:00
wsdjeg
8c9e6e9c49 Merge remote-tracking branch 'zhujinxuan/dev' into dev 2017-09-22 20:35:54 +08:00
wsdjeg
a6333fb3fc Fix g:spacevim_windows_index_type 2017-09-20 21:24:57 +08:00
wsdjeg
2fbf5131a7 Add option for disable unicode symbols in statusline 2017-09-20 21:03:01 +08:00
zhujinxuan
9417d5cd6a feature: eslint --fix 2017-09-16 21:56:42 -04:00
wsdjeg
4c061de793 Add project manager 2017-09-16 20:55:59 +08:00
wsdjeg
04441c44ec Fix type 2017-09-11 22:20:13 +08:00
wsdjeg
41a4fbbf5f Fix vim support 2017-09-11 22:08:33 +08:00
wsdjeg
ca5caef345 Set omnifunc for vim 2017-09-11 21:44:42 +08:00
wsdjeg
475b7cbb6d Fix neovim support 2017-09-11 21:32:11 +08:00
wsdjeg
5b93bd3136 Remove plugin from lang.vim 2017-09-11 20:23:14 +08:00
wsdjeg
dd3848f8cc Add lang#typescript layer 2017-09-11 20:18:28 +08:00
wsdjeg
a9019a45d8 Fix n/N in visual mode 2017-09-10 20:24:37 +08:00
Wang Shidong
a378c40047 Update lang#python layer (#779)
* plugin: json-vim: update to newer, forked version

Updated the lang layer to use elzr/vim-json's fork or the old plugin
(leshill/vim-json). Now the actual used plugin is consistent with the
documentation, which pointed to elzr/vim-json before

* Update lang#python layer

* Remove plugin that does not exist

* Use fork instead

* Remove g:delimitMate_matchpairs setting.

Let `)`(delimitMate mapping) can work.
Remove '<:>' mapping, let the `less then` operator can work.

Fixes #772

* Call complete_parameter#pre_complete only pumvisible.
If pumvisible is false, call "\<Plug>delimitMate("

* Fix mapping to (

* Update statusline for ctrlp buffer

* remove stray chars from documentation

* Update version

* Add mapping g<c-]> for jump to tag under cursor

close #785

* fix typo

* Move context from readme

* Update readme

* Update intr

* Update readme

* Bug: can not override layer options.

Fix #793

* Add help desc

* Update fild founder cmd

* Update autocomplete layer

* Add gq for format Nmove text

* Update autocomplete layer options

* Update travis config

* Fix ag command in windows

* Fix #803

* Update chinese doc

* Update doc

* Add fonts doc

* Update doc

* copy doc to zh_cn_doc

* Fix command documentation

* Add weixin & zhifubao info

* Update img

* Update features

* Add Julia Support

* Update markdown layer setting

* Update markdown layer doc

* Add vim-repeat to edit layer

This is a really nice plugin which adds a user pluggable "." command. It
integrates seamlessly with several plugins, notably tpope/vim-surround
and makes the "." command capable of repeating on the entire surround
command, rather than just a part of the command. ysaw" becomes easily
repeatable!

* Update doc

* Update config doc

* Update statusline doc

* Fix git head

* Update doc for statusline

* Update doc for tabline

* Update doc

* Update remark config

* Update markdown layer

* Update config for remark

* Add layer for Pony programming language

* Fix remark setting

* Add airline/tabline theme for nord

* Update doc for getting help

* Fix slash

* Upate toc

* Remove title

* Update markdown plugin

* Fix doc generation

* Update jumping doc

* Fix shell layer

* Add key binding desc for SPC '

* Add key binding for clear saved buffers

* Merge dev branch

* Add SPC a q for QQ in vim

* Note for chinese doc

* Update doc for file manager

* Set img size

* Update img size

* Update img size

* Update lang#python layer
2017-09-10 15:13:03 +08:00
wsdjeg
868e42e6d3 Update doc for file manager 2017-09-10 13:22:16 +08:00
wsdjeg
4553f3368d Add SPC a q for QQ in vim 2017-09-09 16:37:54 +00:00
wsdjeg
7754cb09dc Merge branch 'chinese_doc' into dev 2017-09-09 16:11:22 +00:00
wsdjeg
20e9ff21a8 Add key binding for clear saved buffers 2017-09-08 22:38:01 +00:00
wsdjeg
7a7eb1a922 Add key binding desc for SPC ' 2017-09-07 23:00:28 +00:00
wsdjeg
fa819c285b Fix shell layer 2017-09-07 22:53:31 +00:00
wsdjeg
ece064b592 Update markdown plugin 2017-09-06 22:29:17 +00:00
Wang Shidong
f4e087c0ff Merge pull request #823 from oldstager/lang/pony
Add layer for Pony programming language
2017-09-06 22:38:51 +08:00
George Marchin
8be831c0a3
Add airline/tabline theme for nord 2017-09-05 15:44:14 -05:00
wsdjeg
8157e53b3d Fix remark setting 2017-09-05 20:13:26 +00:00
Bambang Purnomosidi D. P
e16c49d4d1 Add layer for Pony programming language 2017-09-05 14:24:02 +07:00
wsdjeg
c7539c8d32 Update config for remark 2017-09-04 00:06:00 +00:00
wsdjeg
416e18a2d7 Update markdown layer 2017-09-03 23:38:24 +00:00
wsdjeg
f3c114951c Update remark config 2017-09-03 22:58:24 +00:00
George Marchin
aecd8f8c89
Add vim-repeat to edit layer
This is a really nice plugin which adds a user pluggable "." command. It
integrates seamlessly with several plugins, notably tpope/vim-surround
and makes the "." command capable of repeating on the entire surround
command, rather than just a part of the command. ysaw" becomes easily
repeatable!
2017-09-01 08:50:36 -05:00
wsdjeg
e208f8c83a Update markdown layer setting 2017-08-31 22:32:35 +00:00
zhujinxuan
233d30bc24 Add Julia Support 2017-08-30 18:39:31 -04:00
wsdjeg
5c10f813f0 Add lang#ruby layer 2017-08-30 22:11:34 +00:00
Nathan Wilson
cb18e65517 Fix command documentation 2017-08-29 11:41:16 -04:00
wsdjeg
dd2f2a4386 Update doc 2017-08-28 21:55:27 +00:00
wsdjeg
de7e68a5eb Update php layer 2017-08-27 20:40:37 +00:00
wsdjeg
6dcc31ad27 Split lang#json layer 2017-08-27 19:46:12 +00:00
wsdjeg
11c7d5cbda Fix #803 2017-08-27 15:00:49 +08:00
wsdjeg
5473814b66 Update autocomplete layer options 2017-08-26 16:41:44 +00:00
wsdjeg
ce638b8a84 Add gq for format Nmove text 2017-08-26 15:45:58 +00:00
wsdjeg
65bd8f061d Merge branch 'fixup' into dev 2017-08-26 15:27:31 +00:00
wsdjeg
d33f6fa04e Update fild founder cmd 2017-08-26 14:28:32 +00:00
wsdjeg
4005a767dc Add help desc 2017-08-26 21:45:38 +08:00
wsdjeg
f33fbfd391 Bug: can not override layer options.
Fix #793
2017-08-26 20:17:33 +08:00
Lewis Cowper
8e7f28f069 fix typo 2017-08-22 10:01:16 +02:00
wsdjeg
f80c39d1c1 Add mapping g<c-]> for jump to tag under cursor
close #785
2017-08-22 03:56:15 +08:00
wsdjeg
dd4598ef0c Update version 2017-08-22 03:45:29 +08:00
wsdjeg
5314857d79 Update statusline for ctrlp buffer 2017-08-16 06:09:25 +08:00
wsdjeg
ed9ccacb85 Fix mapping to ( 2017-08-16 05:06:58 +08:00
tenfy
febd39e89d Call complete_parameter#pre_complete only pumvisible.
If pumvisible is false, call "\<Plug>delimitMate("
2017-08-15 14:01:56 +08:00
tenfy
864826182d Remove g:delimitMate_matchpairs setting.
Let `)`(delimitMate mapping) can work.
Remove '<:>' mapping, let the `less then` operator can work.

Fixes #772
2017-08-15 10:52:09 +08:00