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

60 Commits

Author SHA1 Message Date
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
e49787ecf0 Update desc for colorscheme layer page 2017-12-06 20:20:04 +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
65f66e2aea Fix issue with LanguageClient-neovim && deoplete
fix https://github.com/autozimu/LanguageClient-neovim/issues/169
2017-11-13 20:14:46 +08:00
wsdjeg
08c3f5f34d Add ui layer page 2017-11-05 16:02:13 +08:00
wsdjeg
62c3402687 Add mappings 2017-10-25 22:56:21 +08:00
wsdjeg
b10ac4ad4a Update doc 2017-10-25 10:27:25 +08:00
wsdjeg
4f159f5bec Add new mappings 2017-10-25 09:53:05 +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
d78cd78dac Update doc for git layer 2017-09-28 23:31:50 +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
96f307626e Update layers page 2017-09-23 20:02:23 +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
bb2d69809b Update autocomplete layer 2017-08-26 15:40:20 +00:00
wsdjeg
2431cd6d50 Update mappings 2017-08-06 00:01:32 +08:00
wsdjeg
0a8ac78a27 Add doc 2017-08-02 06:04:56 +08:00
wsdjeg
dd6440a73b Update git ignore 2017-08-02 05:39:35 +08:00
wsdjeg
bfe54b9af2 Add doc for complete layer 2017-08-01 05:35:21 +08:00
wsdjeg
53de7fce0d complete options 2017-07-30 07:15:13 +08:00
wsdjeg
174fac5c93 Update doc for autocomplete layer 2017-07-30 06:53:54 +08:00
wsdjeg
b6beb72332 Improve lang#java layer 2017-07-29 17:16:23 +08:00
wsdjeg
e68fb5f706 Improve shell layer 2017-07-28 05:22:12 +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
Wang Shidong
2efc4ac509 Update index.md 2017-06-29 13:45:29 +08:00
wsdjeg
dfd3fccc14 Merge branch 'dev' of github.com:SpaceVim/SpaceVim into dev 2017-05-30 12:55:00 +08:00
Javier Tiá
0297f509ea Add documentation about Atom color schemes
vim-one plugin doesn't work well with SpaceVim in dark mode. See #507
for further discussion.
2017-05-29 21:21:47 -06:00
Javier Tiá
f831bbb6b5 Add spacevim_colorscheme_bg documentation 2017-05-29 21:10:43 -06: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