Compare commits
2 Commits
72e01ce321
...
aede270a03
| Author | SHA1 | Date | |
|---|---|---|---|
| aede270a03 | |||
| ae6d8b81e3 |
@@ -46,6 +46,7 @@ return {
|
||||
ripgrep = {
|
||||
module = 'blink-ripgrep',
|
||||
name = 'Ripgrep',
|
||||
score_offset = -2,
|
||||
-- the options below are optional, some default values are shown
|
||||
---@module 'blink-ripgrep'
|
||||
---@type blink-ripgrep.Options
|
||||
|
||||
@@ -93,7 +93,7 @@ return {
|
||||
|
||||
lspconfig.yamlls.setup {}
|
||||
lspconfig.helm_ls.setup {
|
||||
settingsa = {
|
||||
settings = {
|
||||
['helm-ls'] = {
|
||||
yamlls = {
|
||||
enabled = false
|
||||
|
||||
Reference in New Issue
Block a user