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

4153 Commits

Author SHA1 Message Date
Wang Shidong
e63f783f34 Merge branch 'dev' into lang/ruby 2017-09-26 22:00:31 +08:00
Wang Shidong
1164330533 Merge pull request #804 from SpaceVim/lang/json
Split lang#json layer
2017-09-26 21:59:53 +08:00
Wang Shidong
d161af2838 Merge branch 'dev' into lang/json 2017-09-26 21:59:30 +08:00
Wang Shidong
b19accff0e Merge pull request #850 from SpaceVim/project_manager
Add project manager
2017-09-26 21:30:04 +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
2ef09f1509 Mode site desc 2017-09-23 21:55:47 +08:00
wsdjeg
1fb53df423 Add logo and lang 2017-09-23 20:35:50 +08:00
wsdjeg
96f307626e Update layers page 2017-09-23 20:02:23 +08:00
wsdjeg
bfd5a3c6a7 Add social info 2017-09-23 19:19:32 +08:00
Wang Shidong
0b78af2737 Merge pull request #863 from SpaceVim/seo
Update website
2017-09-23 16:44:21 +08:00
wsdjeg
450f22a842 Add twitter info 2017-09-23 14:39:23 +08:00
wsdjeg
ed3e5c5d4a Add jekyll-seo-plugin 2017-09-23 14:24:43 +08:00
wsdjeg
784ec7b44f Update desc for zh_cn doc 2017-09-22 22:43:56 +08:00
wsdjeg
08386bf23a Add descriptions 2017-09-22 22:35:43 +08:00
wsdjeg
7b6848695b Fix script 2017-09-22 22:04:27 +08:00
wsdjeg
17f3ca73d0 Add docs 2017-09-22 20:59:38 +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
6ceea6e48f Fix doc for statusline 2017-09-20 21:16:28 +08:00
wsdjeg
2fbf5131a7 Add option for disable unicode symbols in statusline 2017-09-20 21:03:01 +08:00
eliasrodrigo
62a0d21080 Correctly point the stylesheet path on the <head> tag to the main.scss file. 2017-09-19 12:47:19 +02:00
eliasrodrigo
1131b66da2 The content from css/styles.css is now on _sass/_spacevim.scss. The _sass/_variables.scss file can be used change css values, ex: the headers font-size. 2017-09-19 12:46:27 +02:00
eliasrodrigo
1e31e27f4b css/style.css is now just main.scss. (https://jekyllrb.com/docs/assets/#sassscss). 2017-09-19 12:41:12 +02:00
eliasrodrigo
017ef0b420 Add _sass/ dir to _config.yml. 2017-09-19 12:37:40 +02: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
367557fc0b Add favicon.ico 2017-09-15 22:17:25 +08:00
wsdjeg
86610523b6 Merge branch 'master' into website 2017-09-15 22:15:00 +08:00
wsdjeg
3a400abf7f Fix warnning 2017-09-15 22:03:14 +08:00
wsdjeg
0c5e3b484b Change the padding to 20px 2017-09-15 21:55:54 +08:00
wsdjeg
326b912202 Fix img url 2017-09-15 21:43:44 +08:00
wsdjeg
a236bda124 Add style.css 2017-09-15 21:09:49 +08:00
wsdjeg
dd6b843ba4 Mod stylesheets 2017-09-15 20:33:35 +08:00
wsdjeg
fa96716ed7 Update index 2017-09-13 23:27:09 +08:00
wsdjeg
6d14df940b Change the default value of tagbar_map_showproto
close #840
2017-09-13 21:26:36 +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
2fcfdaedd5 Fix #832 2017-09-11 20:04:53 +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
e0b345130a Update img size 2017-09-10 13:55:03 +08:00
wsdjeg
b8f49747a4 Update img size 2017-09-10 13:52:19 +08:00