1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 23:10:04 +08:00
Commit Graph

34 Commits

Author SHA1 Message Date
wsdjeg
b19851d3d6 Update ruby layer 2017-12-12 15:05:41 +08:00
wsdjeg
30be5c61f4 Update layer doc 2017-12-12 09:59:27 +08:00
wsdjeg
7406e72b6c Update doc for lang#python layer 2017-12-12 07:52:13 +08:00
wsdjeg
1c48fafbc4 Fix vim support 2017-12-11 23:14:03 +08:00
wsdjeg
de5723b53b Update doc for python layer 2017-12-11 20:51:17 +08:00
wsdjeg
03afa28116 Update python layer documentation 2017-12-11 19:55:53 +08:00
Seong Yong-ju
9c5fddeb98 Merge branch 'feature/js-lsp' into feature/haskell-lsp 2017-12-09 17:57:53 +09:00
Seong Yong-ju
df4101e8fd Add language server configuration for JavaScript
* Add APIs for register server commands for LSP
* Add server command for JavaScript language server
* Add a new layer option `use_lsp` for layer `javascript`
* Update key mappings for Javascript
2017-12-09 17:34:18 +09:00
wsdjeg
7b4c00e65a Add post 2017-12-07 23:19:13 +08:00
wsdjeg
148649b669 Update doc 2017-12-04 00:28:21 +08:00
wsdjeg
e6c36a2146 Update doc 2017-12-03 23:42:37 +08:00
wsdjeg
4a4b5e8fb6 Update lang#c layer 2017-12-03 23:21:00 +08:00
wsdjeg
cf24e88925 Fix Duplicate meta descriptions 2017-12-02 23:23:58 +08:00
wsdjeg
155c23c5f6 Fix html dup tags and short desc 2017-10-09 22:41:31 +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
51e6ff4861 Merge branch 'lang/ruby' into dev 2017-09-28 21:15:37 +08:00
wsdjeg
2a538f32a1 Merge branch 'lang/php' into dev 2017-09-28 21:14:10 +08:00
wsdjeg
17f3ca73d0 Add docs 2017-09-22 20:59:38 +08:00
wsdjeg
41a4fbbf5f Fix vim support 2017-09-11 22:08:33 +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
9e22250d57 Upate toc 2017-09-05 23:45:39 +00:00
wsdjeg
416e18a2d7 Update markdown layer 2017-09-03 23:38:24 +00:00
wsdjeg
28dd7e8125 Update markdown layer doc 2017-08-31 23:03:25 +00:00
wsdjeg
5c10f813f0 Add lang#ruby layer 2017-08-30 22:11:34 +00:00
wsdjeg
de7e68a5eb Update php layer 2017-08-27 20:40:37 +00:00
wsdjeg
b6beb72332 Improve lang#java layer 2017-07-29 17:16:23 +08:00
wsdjeg
244d014073 Improve markdown layer
ref: https://github.com/wooorm/remark/issues/281#issuecomment-318073708
2017-07-27 06:52:18 +08:00
wsdjeg
32f5057954 Update java layer doc 2017-07-27 06:34:59 +08:00
wsdjeg
ace15f8292 Update doc for java layer 2017-07-26 06:39:59 +08:00
wsdjeg
0a4f378b7a Add lang#layer doc 2017-05-26 22:29:43 +08:00
wsdjeg
5636256bef Add lang#php layer documentation
close #526
2017-05-14 20:04:12 +08:00
wsdjeg
3626c53387 Add lang#markdown doc 2017-05-10 21:35:45 +08:00
wsdjeg
84eb522f3d Add lang#java doc 2017-05-09 22:39:05 +08:00