1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 05:20:04 +08:00
SpaceVim/docs
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
..
_layouts Remove blog in menu 2017-03-01 23:15:00 +08:00
_posts Fix json code format in blog (#639) 2017-06-20 07:21:57 +08:00
api Fix api page 2017-02-17 21:02:14 +08:00
development 📝Add emoji convention 2017-04-09 23:40:33 +08:00
img Update img 2017-08-29 22:00:47 +00:00
layers Update lang#python layer (#779) 2017-09-10 15:13:03 +08:00
_config.yml Enable sitemap for website 2017-06-08 22:35:03 +08:00
404.md Update 404.md 2017-06-21 11:56:14 +08:00
about.md Fix about page tigle 2017-02-15 22:06:45 +08:00
apis.md Add dict apis 2017-03-13 20:23:29 +08:00
BingSiteAuth.xml Add docs dir 2017-02-06 21:34:00 +08:00
blog.md Fix 404 2017-02-25 21:02:38 +08:00
CNAME Move cname and config 2017-02-06 21:40:04 +08:00
community.md Update communite page 2017-05-30 21:41:25 +08:00
development.md Update context of development page 2017-03-02 22:20:46 +08:00
documentation.md Merge branch 'chinese_doc' into dev 2017-09-09 16:11:22 +00:00
Gemfile add 'redirect-from-plugin' 2017-02-18 14:03:42 +01:00
index.md Update version 2017-08-22 03:45:29 +08:00
install.sh Update version 2017-08-22 03:45:29 +08:00
logo.png Update logo 2017-04-18 17:36:31 +08:00
README_zh_cn.md Update img size 2017-09-10 13:55:03 +08:00
roadmap.md Update goals of v0.4.0 2017-05-31 11:01:43 +08:00
SpaceVim.png Move website to docs 2017-02-06 23:57:26 +08:00
sponsors.md Add doc for bookmarks plugin 2017-02-27 22:41:18 +08:00