Wang Shidong
f99801a88a
Add gist manager gista ( #1936 )
...
* Add gist manager
* Add gista key bindings
* Add key binding for post gist
* Update doc and wiki
2018-07-14 11:37:00 +08:00
Joshua Rosato
cbce52e8e2
Correct grammar in layers docs ( #1930 )
...
* Update index.md
* Update Following-HEAD.md
2018-07-11 20:36:50 +08:00
Bram
b1d5dc06ae
Update javascipt layer documentation to show toml config examples
2018-06-27 12:18:11 +02:00
Wang Shidong
9d9ad29a4b
Improve lang#typescript layer ( #1870 )
...
* Improve lang#typescript layer
* Improve lang#typescript layer
* Use next branch of lsc
* Update wiki
2018-06-26 21:29:48 +08:00
Wang Shidong
3787b35c64
Website: update layer page ( #1860 )
2018-06-23 14:37:41 +08:00
Javier Tiá
569b457e5e
Add [SPC]bb map in fzf layer to nagivate in all buffers
...
fzf layer works better than denite and unite layers. This commit add
`[SPC]bb` map in fzf layer.
denite layer used to enable `[SPC]bb` to navigate in all buffers.
This change add same functionality but in fzf layer.
2018-06-18 14:49:06 -06:00
Wang Shidong
7f0723e93e
Add floobits layer ( #1697 )
...
* Add floobits layer
* Add floobits layer
* Add major key bindings for floobits layer
* Update floobits layer
* Update floobit layer
2018-06-18 21:04:24 +08:00
Wang Shidong
3eb94b292e
Improve system api ( #1780 )
...
* Improve system api
* Update apis
* Update apis
* Update apis
* Update apis
* Update apis
* Update file api
* Update build options of vimproc
2018-06-03 10:40:11 +08:00
Jinxuan Zhu
b4863f695b
Fix syntax highlight conflict under flow-typed js ( #1769 )
...
* Fix syntax highlight conflict in flow
* Styling; adding vim-flow; adding document
2018-06-02 09:04:38 +08:00
Wang Shidong
1472a549c6
Doc: improve SpaceVim doc ( #1758 )
...
* Update shell layer doc
* Update script for update layer index
* Update script for update layer index
* Update colorscheme layer doc
* Update autocomplete layer doc
* Update checkers layer doc
* Update chinese layer doc
* Update chat layer doc
* Update faq
* Update VersionControl layer doc
* Update help file
* Update cscope layer doc
* Use cn group
* Update debug layer doc
* Update ctrlp layer doc
* Update default layer doc
* Improve the community page
* Improve the community page
* Update default layer doc
* Update denite layer doc
* Update git layer doc
* Update ui layer doc
* Update tags layer doc
* Update leaderf layer doc
* Update fzf layer doc
* Update unite layer doc
* Update tools layer doc
* Update index
* Update tools#dash layer doc
* Update lsp layer doc
* Update faq
2018-05-27 13:05:57 +08:00
Manuel Quarneti
35d516b936
Type: JaveScript --> JavaScript ( #1753 )
2018-05-25 21:25:05 +08:00
wsdjeg
8685d2ff49
Update colorscheme layer doc
2018-05-23 21:33:16 +08:00
wsdjeg
603d8cca70
Update lsp doc
2018-05-21 21:13:54 +08:00
Wang Shidong
5176ee9dc7
HTML Improvements ( #1707 )
...
* HTML Improvements
* Update html
* Improve html
* Fix up
* Update layers index
* Update development page
* Update layers index
* Update layers index
* Update layers index
* Update layers index
* Update layers index
2018-05-12 19:01:00 +08:00
Anuj More
9345416667
Correct rubocop
spelling in docs
2018-05-11 12:35:58 -05:00
Vladimir Mosienko
6baedfe1e5
Fix layer activation command and typo
2018-05-11 17:08:39 +05:00
Zachary Churchill
4efe8cd5b5
Update haskell.md
2018-04-20 19:14:12 -04:00
Miguel Madrid Mencía
7ce113b2a5
Fix typos:
...
- warpprer -> wrapper
- executeable -> executable
- easist -> easiest
2018-03-31 20:10:23 +02:00
Yogendra Singh
9690fbd3da
Fix Syntax Error
2018-03-27 12:38:14 +05:30
Wang Shidong
abef4b7870
Improve colorscheme layer ( #1549 )
...
Add jellybeans hybrid and nord support
2018-03-25 05:01:48 -05:00
wsdjeg
bc9cb0d6cd
Add tools layer doc
2018-03-18 16:16:43 +08:00
Wang Shidong
deadfeffb2
Improve leaderf layer ( #1498 )
2018-03-18 00:48:23 -05:00
Wang Shidong
791ec8e72d
Update ctrlp layer ( #1503 )
2018-03-18 00:33:19 -05:00
Wang Shidong
f993796d6e
Add fzf layer ( #1504 )
2018-03-17 23:41:40 -05:00
Wang Shidong
44cdf7774c
Improve denite layer ( #1491 )
...
* Improve denite layer
All denite key bindings begins with `<Leader> f`
" The default sources:
" file: <Leader>ff
" register: <Leader>fe
" jump: <Leader>fj
" messages: <Leader>fm
" history/yank source <Leader>fh
" quickfix source <Leader>fq
" outline source <Leader>fo
" localtion source <Leader>fl
`SPC T s` is for colorscheme.
ref https://github.com/Shougo/neoyank.vim/issues/14
2018-03-16 21:02:56 +08:00
Wang Shidong
9b8b054d91
Improve unite layer ( #1487 )
...
All unite key bindings begins with `<Leader> f`
" The default sources:
" file: <Leader>ff
" register: <Leader>fe
" jump: <Leader>fj
" messages: <Leader>fm
" history/yank source <Leader>fh
" quickfix source <Leader>fq
" outline source <Leader>fo
" localtion source <Leader>fl
`SPC T s` is for colorscheme.
2018-03-15 21:47:42 +08:00
Wang Shidong
dac04f3e71
Add clever f ( #1460 )
2018-03-14 21:23:52 +08:00
Wang Shidong
e088980f74
Improve Version Control layer ( #1470 )
2018-03-12 21:00:24 +08:00
wsdjeg
307aa50e5d
Fix indent
2018-02-25 01:06:18 +08:00
VyronLee
7b44d07886
Add csharp layer.
2018-02-24 17:15:49 +08:00
Wang Shidong
c6947482b2
Improve ocmal/c/unite/denite/ctrlp layer ( #1369 )
2018-02-07 20:52:20 +08:00
wsdjeg
40449b13bc
Improve ocaml layer
2018-02-07 13:49:44 +08:00
Michael Lamb
265ae055b3
Add OCaml layer documentation
2018-02-06 18:29:58 -06:00
Seong Yong-ju
50a8c2522d
Improve github layer
...
Add header into layer file. Add new plugins.
* tyru/open-browser-github.vim - open GitHub file/issues/PRs in browser
Add key bindings for plugins in github layer. Add README for github
layer.
2018-02-04 23:13:39 +09:00
Seong Yong-ju
861a0b84b7
Add tools#dash layer ( #1366 )
...
Add tools#dash layer to integrate with Dash.
2018-02-03 21:34:47 +08:00
Wang Shidong
60a55965d1
Merge branch 'master' into feature/python-docstring
2018-01-20 06:06:32 -06:00
Seong Yong-ju
4e7474f1a5
Add key binding to generate docstring
...
* Add key binding to generate docstring to lang/python layer
* Update documentation
2018-01-20 20:35:13 +09:00
wsdjeg
115709b05a
Move emmet to html layer
2018-01-19 20:49:01 +08:00
wsdjeg
6ecbc16067
Add html layer doc
2018-01-19 00:00:53 +08:00
Seong Yong-ju
cd1e12a329
Update documentation
...
Update documentation for javascript layer
2018-01-13 13:45:21 +09:00
wsdjeg
21b7a47085
Merge branch 'development' into dev
2018-01-04 12:18:44 +08:00
wsdjeg
c14d85ca5d
Update go doc
2018-01-03 22:56:15 +08:00
wsdjeg
7d873e99ae
Improve checker layer
2018-01-03 21:15:12 +08:00
wsdjeg
becdc2d7ab
Update lsp layer doc
2018-01-02 22:21:58 +08:00
wsdjeg
407a004f7a
Fix key bindings
2018-01-01 22:35:11 +08:00
wsdjeg
656842a074
Update doc
2018-01-01 22:02:16 +08:00
wsdjeg
add42aafb6
Add cscope doc
2018-01-01 21:39:59 +08:00
Wang Shidong
9dc5f917c9
Merge pull request #1199 from icearith/doc-lua-layer
...
Doc lua layer improvement
2017-12-31 21:20:52 +08:00
wsdjeg
602cba0035
Add doc page
2017-12-31 01:00:43 +08:00
Arith Xu
a2387ccbf4
fix typo
2017-12-29 13:40:09 +08:00
Arith Xu
0cd3fea7b7
format fix
2017-12-29 13:40:09 +08:00
Arith Xu
c9a8f27cc8
add doc for additional lua-specific mappings
2017-12-29 13:40:09 +08:00
wsdjeg
77e8ee52c2
Update c layer doc
2017-12-24 20:43:20 +08:00
wsdjeg
2e45e0f06c
Add doc for installing language servers
2017-12-24 20:17:30 +08:00
wsdjeg
20ed67388e
Update php layer document
2017-12-23 21:12:09 +08:00
wsdjeg
27ce4cdd74
Update doc of lsp
2017-12-23 15:34:37 +08:00
wsdjeg
3ac30491b1
Fix doc
2017-12-23 15:10:00 +08:00
wsdjeg
0e61f5d56e
Update layer list
2017-12-23 15:06:15 +08:00
wsdjeg
afaeeb1e58
Fix haskell layer
2017-12-23 15:03:57 +08:00
wsdjeg
b40a235ecf
Add haskell doc
2017-12-23 14:56:31 +08:00
wsdjeg
816e64c53e
Add overrid_cmd option for lsp layer
2017-12-22 21:50:03 +08:00
wsdjeg
752a3b3ba8
Add lsp doc
2017-12-22 20:52:38 +08:00
wsdjeg
319968d12e
Fix lua repl && add layer doc
2017-12-21 21:38:47 +08:00
wsdjeg
df5392899e
Update doc for layers
2017-12-21 20:13:56 +08:00
wsdjeg
4c53a52611
Fix java doc
2017-12-19 20:22:19 +08:00
Arith Xu
f5f36fef7e
rename golang.md to go.md to keep consistency
2017-12-19 16:45:55 +08:00
Arith Xu
c67f98fd2e
add link for the DOC of golang layer
2017-12-19 16:42:29 +08:00
Arith Xu
3f3d413c74
add DOC for key mappings of golang layer
2017-12-19 16:27:01 +08:00
Arith Xu
0cdc5f6f10
add DOC for key mappings for golang layer
2017-12-19 16:24:25 +08:00
Arith Xu
e9ab27d943
add description to the DOC of golang layer
2017-12-19 16:24:25 +08:00
Arith Xu
36178d7c98
add description to the DOC of golang layer
2017-12-19 09:34:39 +08:00
wsdjeg
243fc98c6d
Update Layer list
2017-12-17 16:23:47 +08:00
wsdjeg
bf1a1cc80e
Add Update doc
2017-12-17 14:11:57 +08:00
wsdjeg
c6b590544f
Fix pic in debug layer
2017-12-14 22:01:23 +08:00
wsdjeg
ed3a3fceee
Add debug transient state
2017-12-14 21:58:22 +08:00
wsdjeg
190274c4c1
Add debug layer
2017-12-14 21:30:20 +08:00
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
dd589952df
Fix layer func
2017-12-12 09:22:00 +08:00
wsdjeg
eb8ed33459
Add func for update layer list
2017-12-12 09:08:56 +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
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
wsdjeg
b943319ae0
🐛 Fix unnecessary buffer created
...
fix #514
2017-05-12 20:06:20 +08:00
wsdjeg
1923e9b383
Update mappings doc for checkers layer
2017-05-11 21:14:48 +08:00
wsdjeg
a1a5d69279
Add doc for checkers layer
2017-05-11 21:10:20 +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
wsdjeg
936d785804
Add autocomplete layer doc
2017-04-29 21:49:49 +08:00
wsdjeg
3f7aefc5be
Add chat layer doc
2017-04-29 21:30:31 +08:00
wsdjeg
37ec7bf9ca
Fix 404
2017-02-13 21:28:32 +08:00
wsdjeg
f750504352
Add layers link
2017-02-10 22:16:51 +08:00
wsdjeg
86e3459ac0
Add doc for default layer
2017-02-10 21:52:59 +08:00