1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 10:40:03 +08:00
Commit Graph

24 Commits

Author SHA1 Message Date
Eric Wong
bcbe5023d0 perf(neovim): use nvim-cmp & skip checking python 2024-06-16 15:18:05 +08:00
ChasingZenith
ce69cb81a4
feat(telescope): add :Telescope ultisnips command
add `<Leader> f s` key binding for telescope ultisnips.
this key binding is definded only when telescope layer
is loaded and snippet engine is ultisnips
2023-04-22 22:10:04 +08:00
wsdjeg
95921517a7 fix(unite): fix SPC i s key binding 2022-02-03 20:31:06 +08:00
wsdjeg
95e2352940 fix(snippet): fix key binding SPC i s
close https://github.com/SpaceVim/SpaceVim/issues/4571
2022-02-03 19:05:50 +08:00
Isho
7fc00c9c81
Update documentation (#4253) 2021-06-21 20:39:29 +08:00
Wang Shidong
f41a2df34b
Fix autocomplete layer options (#3786)
close https://github.com/SpaceVim/SpaceVim/issues/3783
2020-09-08 22:50:49 +08:00
Wang Shidong
366b1ce684
Update autocomplete layer doc (#3743) 2020-08-30 23:31:09 +08:00
Wang Shidong
4da2e13a8e
Update links (#3152) 2019-10-14 23:29:07 +08:00
Wang Shidong
dcb16a2e3f
Improve autocomplete layer (#3099) 2019-10-01 11:34:24 +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
ssfjhh
4026cf61b4 Doc: update the documentation of the layer autocomplete. (#2501) 2019-01-25 19:11:55 +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
Wang Shidong
50fe3213d1
Simple support for coc (#2333)
* Add coc support

* Add coc"

* Add coc support
2018-12-13 23:07:55 +08:00
Wang Shidong
240d839614
Add autocomplete delay option (#2236) 2018-10-06 10:15:19 +08:00
Wang Shidong
3787b35c64
Website: update layer page (#1860) 2018-06-23 14:37:41 +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
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
bb2d69809b Update autocomplete layer 2017-08-26 15:40:20 +00: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
936d785804 Add autocomplete layer doc 2017-04-29 21:49:49 +08:00