ssfjhh
4026cf61b4
Doc: update the documentation of the layer autocomplete. ( #2501 )
2019-01-25 19:11:55 +08:00
Wang Shidong
8353ecef68
Add input method support on statusline ( #2496 )
...
* Add input method support on statusline
close #1693
* Update doc
2019-01-24 23:02:09 +08:00
ssfjhh
c3a04d4ebc
Change: modify the function of SPC c L is function. ( #2492 )
...
* Change: SPC c L is function exactly the same as SPC c l, so modify it to 'comment lines' and update the corresponding documentation.
* Doc: add (TODO) to the functions that have not been implemented.
* Fixed: fix the hint for 'SPC c v'.
2019-01-24 21:08:41 +08:00
ssfjhh
871dded7ea
Doc: add a new name rule: hints-like-this ( #2493 )
...
* Doc: add a new name rule: hints-like-this
* Doc: fix typos.
* Doc: fix typos.
* Doc: add (TODO) to the unimplemented functions.
2019-01-23 22:48:09 +08:00
Shidong Wang
f38ee34c00
Remove doc about Leader f f
...
file searching key bindings:
- SPC f f: searching files in the directory of current file
- SPC p f: searching files in current project
2019-01-23 13:14:27 +08:00
Shidong Wang
c8392c1757
Fix 404 page in about
2019-01-23 11:25:28 +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
ssfjhh
38bf9583c0
Doc: fix typos. ( #2483 )
...
* Doc: fix typos.
* Doc: fix typos.
* Doc: set ff=unix.
* Doc: set ff=unix.
2019-01-22 14:07:48 +08:00
ssfjhh
f5c8244f2c
Doc: fix typos. ( #2481 )
2019-01-22 07:50:55 +08:00
Wang Shidong
b3bfe5d9ee
Update about page ( #2468 )
...
* Update about page
* Update about page
* Fix type
2019-01-21 22:41:23 +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
ssfjhh
6266158722
Doc: fix typos. ( #2471 )
2019-01-21 09:51:53 +08:00
Bernard Vander Beken
f90a74f8f0
Fix typo
2019-01-21 08:22:26 +08:00
Wang Shidong
3acb74eb55
Improve lua support ( #2470 )
2019-01-20 20:40:58 +08:00
Wang Shidong
302c612451
Update post for FlyGrep ( #2465 )
2019-01-19 12:03:26 +08:00
ssfjhh
536c1cba94
Doc: Correct documentations by ChineseLinter and fix typos. ( #2452 )
2019-01-16 23:34:39 +08:00
Romain
22a1db50ba
update uncrustify URL link ( #2456 )
...
The actual uncrustify link points to astyle :-)
2019-01-14 15:42:17 +08:00
Wang Shidong
cdf519867c
Fix perl support ( #2230 )
...
* Fix type
* Use forked perldoc
2019-01-12 21:46:45 +08:00
Shidong Wang
556a51bc26
Fix type
2019-01-10 18:56:57 +08:00
ssfjhh
077574484f
Doc: Fix typos and translate ( #2443 )
...
* Doc: Fix typos with ChineseLinter tool and translate some documentation in English to Chinese.
2019-01-10 18:42:01 +08:00
ssfjhh
7d706d8cfa
Doc: Correct conventions.md by ChineseLinter and fix some typos. ( #2449 )
2019-01-10 15:19:06 +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
Aurélien Lajoie
b05d2a7d68
Fix install script version ( #2439 )
...
Version was not bumped when 1.0 was released
2019-01-08 23:01:52 +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
599cb08fa4
Use a yellow ⚠ for warnings messages ( #2435 )
2019-01-08 21:18:01 +08:00
ssfjhh
8409a707a1
Fixed: fix typos. ( #2437 )
2019-01-08 11:47:28 +08:00
Shidong Wang
fa73e4c8fe
Merge remote-tracking branch 'utix/master'
2019-01-07 21:56:57 +08:00
Shidong Wang
6856a266b0
Merge branch 'new'
2019-01-07 21:35:23 +08:00
Kun Lin
4acde6a773
Doc: fix typos.
2019-01-07 21:34:42 +08:00
Aurélien LAJOIE
cf5bb3a9ea
Doc, cosmetics: remove trailing spaces
2019-01-07 14:15:22 +01:00
Aurélien Lajoie
f583b54e89
Doc: fix typo for javascript ( #2428 )
2019-01-07 17:47:16 +08: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
1b7c6b56e6
Add alt file plugin ( #2416 )
2019-01-06 13:36:33 +08:00
Liangzhen Zhu
be1ce0cbb3
fix docs/cn/layers/lang/vue.md
( #2417 )
2019-01-06 13:29:32 +08:00
ssfjhh
badee24f06
Doc: add description for SPC l k. ( #2414 )
2019-01-05 09:23:47 -06:00
ssfjhh
b7be390f57
Fixed: fix typos. ( #2413 )
2019-01-05 05:14:00 -06:00
Wang Shidong
e1d6f0d883
Website: add vim#command api doc ( #2412 )
2019-01-05 01:55:57 -06: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
Wang Shidong
b448b0a40f
Add plugin for git log ( #1963 )
...
Impore the git transtate key binding, and add a plugin for view git log.
2019-01-01 06:43:33 -06:00
Wang Shidong
992584d8b8
Improve runner plugin ( #2397 )
2018-12-31 09:09:35 -06:00
Wang Shidong
bf8181deb4
Website: update community channel ( #2394 )
2018-12-30 07:40:05 -06:00
Shidong Wang
e7cc721d5c
Update roadmap page
2018-12-30 09:27:33 +08:00
Wang Shidong
e06ec9bcbd
Add script to generate followHEAD page ( #2391 )
2018-12-29 09:43:50 -06:00
Shidong Wang
df7c456e3c
Update version in faq
...
close #2387
2018-12-28 11:47:01 +08:00
Aaron Boushley
b0aa2f2aa3
Rework faq.md phrasing.
...
Also update scala.md.
2018-12-27 10:20:49 -07:00
Shidong Wang
6efba6d3a0
Update roadmap
2018-12-27 23:06:41 +08:00
Wang Shidong
8be2f3919d
Update to v1.1.0-dev ( #2382 )
2018-12-27 07:35:16 -06:00