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
Shidong Wang
1bdfb585be
Hot fix deadlink
2018-12-25 23:32:43 +08:00
Wang Shidong
44a8af57b9
Release v1.0.0 ( #2377 )
2018-12-25 22:04:36 +08:00
Wang Shidong
df4810fa80
Change default font ( #2373 )
...
* Add function for close and reopen issue
* Fix font configuration
* Add fonts link
* Update wiki
2018-12-23 21:55:41 +08:00
Shidong Wang
fa1e780aa6
Fix pt support in windows
...
Problems: Denite file_rec does not word in windows.
Selution: change the command for pt in denite config.
2018-12-23 12:58:09 +08:00
Shidong Wang
1a74d45f6d
Fix markdown format
2018-12-23 12:13:43 +08:00
Wang Shidong
ecab6eb52b
Fix flygerp support in windows ( #2371 )
...
* Fix flygerp support in windows
* Fix path
* Add option for config command line prompt
Add new SpaceVim option commandline_prompt, this option is for
changging denite and flygrep command line prompt, by default it is
➭
* Remove spacevim before prompt
* Add getjumplist compatible function
* Update getjumplist function
* Implement split max func
* Update test
* Fix compatible function
* Fix rg support in flygrep_windows
in window and neovim-qt, rg need a '.' at the end if no dir specific
* Fix ag support
* Update wiki
* Update notes
* Add note for install rg and ag in windows
2018-12-22 22:18:19 +08:00
Shidong Wang
e1e0486326
Update community
2018-12-22 14:39:40 +08:00
Wang Shidong
61476ef530
Improve align feature ( #2213 )
2018-12-20 23:19:44 +08:00
Shidong Wang
c92ed6a45d
Update sponsors page
2018-12-20 22:15:11 +08:00
Shidong Wang
d518c229c6
Update doc
2018-12-19 22:58:58 +08:00
Jeff Heaton
1b92d31fc4
Minor English changes ( #2357 )
2018-12-18 23:14:37 +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
Shidong Wang
d77d48b044
Fix gitment
2018-12-16 11:53:23 +08:00
Shidong Wang
9838c1c09c
Update about page
2018-12-15 21:01:36 +08:00
Fetz
51ab3b9bc0
Add test layer
2018-12-15 12:38:40 +00:00
Wang Shidong
d70ad4c0b7
Remove qq group info ( #2345 )
2018-12-15 15:22:52 +08:00
Wang Shidong
50fe3213d1
Simple support for coc ( #2333 )
...
* Add coc support
* Add coc"
* Add coc support
2018-12-13 23:07:55 +08:00