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

137 Commits

Author SHA1 Message Date
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