Fix coc.nvim change of default first selection
This commit is contained in:
parent
78ae575efe
commit
5476d9ec86
@ -6,6 +6,7 @@
|
|||||||
"diagnostic.hintSign": "▸",
|
"diagnostic.hintSign": "▸",
|
||||||
"diagnostic.infoSign": "▸",
|
"diagnostic.infoSign": "▸",
|
||||||
"diagnostic.warningSign": "▸",
|
"diagnostic.warningSign": "▸",
|
||||||
|
"suggest.noselect": true,
|
||||||
"yaml.schemas": {
|
"yaml.schemas": {
|
||||||
"https://gitlab.com/gitlab-org/gitlab/-/raw/master/app/assets/javascripts/editor/schema/ci.json": [
|
"https://gitlab.com/gitlab-org/gitlab/-/raw/master/app/assets/javascripts/editor/schema/ci.json": [
|
||||||
".gitlab-ci.yml",
|
".gitlab-ci.yml",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user