Lin Kun
840fd21c9e
Add: Count words in select region. ( #2675 )
2019-03-17 22:03:27 +08:00
Wang Shidong
7179777ff5
Add defx support ( #2282 )
2019-03-10 20:49:12 +08:00
Josh Greenwood
e05a364225
improves github layer readme ( #2636 )
...
* improves github layer readme
- fixes a few grammatical issues
- adds a link to github's personal access token page
* point folks to help doc instead of private page
2019-03-04 22:50:38 +08:00
Aron Griffis
1ee397c7a2
Finish renaming enable_statusline_display_mode to enable_statusline_mode ( #2634 )
...
This was started in #1843 but there were still remnants of the old name
in various guides and toml files.
2019-03-04 19:51:47 +08:00
Felix Wolfsteller
e3f9c0457c
Update git.md ( #2639 )
...
Add keyboard path to custom configuration file.
2019-03-04 18:26:21 +08:00
Lin Kun
e36007c836
Add: add a new key binding SPC l K ( #2628 )
2019-02-27 21:52:45 -06:00
Wang Shidong
1c33d30eb2
Add guide for using vim as ruby ide ( #2603 )
2019-02-25 11:18:21 -06:00
Shidong Wang
166c537cd7
Update statusline doc
2019-02-23 16:20:01 +08:00
Lin Kun
e8d39bea00
Fix: replace the function markdown-insert-URL with a new one. ( #2617 )
...
* Fix: replace the function markdown-insert-URL with a new one.
* Doc: update docs for the new markdown_insert_URL.
* Fix: a very very smal promotion.
2019-02-21 16:19:39 +08:00
Lin Kun
5f1d96b7cf
Remove: Delete format markdown table key binding SPC l ft. ( #2613 )
...
* Fixed: the | that prefixed by a \ should not be treated as a seperator of MarkDown table.
* Remove the key binding SPC l ft of Markdown layer.
* Doc: remove the descriptions of SPC l ft which has been removed.
2019-02-20 21:57:51 +08:00
Lin Kun
d5a69a4f94
Doc: add descriptions of installing formatting tools of Markdown. ( #2611 )
2019-02-20 15:57:41 +08:00
Lin Kun
61279a289e
Doc: translate <C-e> to Ctrl-e etc. ( #2605 )
...
* Doc: fix typos.
* Doc: make the translation more accurate.
* Doc: update documentations.
* Doc: translate <C-e> to Ctrl-e etc.
* Doc: fix typos.
* Doc: fix typos.
2019-02-19 21:54:05 +08:00
Lin Kun
486907ead4
Doc: update documentations for SPC x a r. ( #2596 )
2019-02-17 12:42:11 +08:00
Lin Kun
c376371b67
Add: add 2 new key bindings and the corresponding documentations. ( #2593 )
...
* Add: add 2 new key bindings and the corresponding documentations.
* Doc: translate some documentation.
2019-02-17 10:30:13 +08:00
Wang Shidong
3d720302f0
Add perli support for perl repl ( #2578 )
...
* Add perli support for perl repl
* Fix api
* Update doc for installing perli
2019-02-12 11:02:20 +08:00
Wang Shidong
af636208cb
Improve kotlin support ( #2573 )
...
* Improve kotlin support
* Update kotlin layer doc
* Update kotlin support
2019-02-11 21:16:00 +08:00
Lin Kun
0c8be4f18e
Add: add two new key bindings: align at [SPC] and operators. ( #2571 )
...
* Add: add a new key binding: align at [SPC].
* Add: add a new key binding: align at operators.
2019-02-11 09:35:41 +08:00
Wang Shidong
972fb6d04d
Update perl support ( #2570 )
2019-02-10 23:19:10 +08:00
Shidong Wang
1c2aab9c55
Update latex doc
2019-02-10 16:38:08 +08:00
Lin Kun
5e64d6379b
Doc: fix typos. ( #2551 )
2019-02-03 20:51:00 +08:00
Shidong Wang
f71077e765
Fix link
2019-02-02 22:28:26 +08:00
Wang Shidong
f507c2cf84
Change: rename tags layer && improve cscope layer ( #2509 )
2019-02-02 22:26:35 +08:00
Wang Shidong
dc899187c3
Add lua stdin support ( #2544 )
2019-02-02 11:14:05 +08:00
Jesse Bilsten
294f723469
Fixed a typo for "reference" ( #2538 )
2019-02-01 12:37:49 +08:00
Wang Shidong
b8ac6d1b31
Add stdin support in runner ( #2535 )
...
* Add stdin support in runner
* Add stdin support for javascript
2019-02-01 00:00:16 +08:00
Wang Shidong
8118fab5a8
Improve the javascript layer ( #2529 )
2019-01-30 22:20:22 +08:00
Wang Shidong
a700d516da
Add vim-jsdoc to typescript layer ( #2527 )
...
* Add vim-jsdoc to typescript layer
* Improve typescript layer doc
2019-01-30 14:05:52 +08:00
Shidong Wang
b381aa88bd
Add lsp support for css
...
close #2517
2019-01-29 23:27:59 +08:00
Wang Shidong
d388b33f2f
Add coffeescript suport ( #2521 )
...
* Add coffeescript.vim
* Add lang#coffeescript layer
* Add post
* Update coffee ide post
* Fix image info
* Update coffeescript ide post
* Update layer list
* Fix format
* Fix type in doc
2019-01-29 11:52:51 +08:00
Wang Shidong
fa4d25a2eb
Add gtm support ( #2512 )
2019-01-27 16:55:50 +08:00
Lin Kun
7c2e7b7421
Add: add function 'set_justification_to' with it's 3 key bindings. ( #2511 )
2019-01-27 10:59:44 +08:00
ssfjhh
4026cf61b4
Doc: update the documentation of the layer autocomplete. ( #2501 )
2019-01-25 19:11:55 +08:00
Wang Shidong
7bbb69e351
add lang#red layer ( #2486 )
...
* add lang#red layer
* add code runner and repl support
* Add red doc && fix r doc
* Improve layers dev script
* autodoc
2019-01-23 11:23:12 +08:00
Wang Shidong
0346191b88
Improve lang#r layer and doc ( #2485 )
...
* Improve lang#r layer and doc
* add config file
* Add doc
* Add key bindings
2019-01-23 01:00:47 +08:00
Chen Lijun
7638455d9b
Add: zeal layer ( #2469 )
2019-01-21 22:18:53 +08:00
John R Barker
6d514432a1
Typo dashboard ( #2477 )
2019-01-21 16:39:33 +08:00
Wang Shidong
cdf519867c
Fix perl support ( #2230 )
...
* Fix type
* Use forked perldoc
2019-01-12 21:46:45 +08:00
ssfjhh
c363b2c842
Fixed: fix serval typos. ( #2442 )
2019-01-09 21:32:40 +08:00
Chen Lijun
e01c97049e
Improve lang#c layer ( #2440 )
...
* Enhance c/c++ layer
* Update c/c++ layer documentation
2019-01-09 00:37:42 +08:00
Chen Lijun
edaecec3cf
Add: coc.nvim integration enhacements ( #2415 )
...
* Enhance coc.nvim integration
* Update documentation
2019-01-08 22:59:27 +08:00
Aurélien LAJOIE
cf5bb3a9ea
Doc, cosmetics: remove trailing spaces
2019-01-07 14:15:22 +01:00
Lukas
bfeca938ec
Doc: typo fixes ( #2421 )
...
* fix typo in docs/layers/default.md
* fix typos in docs/layers/edit.md
2019-01-07 09:23:14 +08:00
Wang Shidong
5ee5c57c8d
Improve shell layer key binding ( #2409 )
...
* Make SPC ' do not close terminal
* Use q to hide shell instead of close terminal
* Update documentation
* Clear the cmdline when toggle shell windows
* Add func to close vimfiler
* Close terminal before close vimfiler
* Cache shell default project root
* Fix shell config
* Fix default shell buffer nr
* Fix ctrl+d in windows cmd
2019-01-04 21:11:31 -06:00
Aaron Boushley
b0aa2f2aa3
Rework faq.md phrasing.
...
Also update scala.md.
2018-12-27 10:20:49 -07:00
Shidong Wang
1a74d45f6d
Fix markdown format
2018-12-23 12:13:43 +08:00
Wang Shidong
61476ef530
Improve align feature ( #2213 )
2018-12-20 23:19:44 +08:00
Shidong Wang
d518c229c6
Update doc
2018-12-19 22:58:58 +08:00
Shidong Wang
493d3273af
Update doc for tmux layer
2018-12-16 12:41:57 +08:00
Shidong Wang
11f70291fa
Merge tmux option
2018-12-16 12:33:12 +08:00
Fetz
51ab3b9bc0
Add test layer
2018-12-15 12:38:40 +00:00