vimPlugins.coc-markdownlint: fix by using nodePackage override
This commit is contained in:
committed by
Jonathan Ringer
parent
2e524698f6
commit
2c2ddbd819
@@ -648,12 +648,12 @@ self: super: {
|
||||
} // (
|
||||
let
|
||||
nodePackageNames = [
|
||||
"coc-go"
|
||||
"coc-css"
|
||||
"coc-diagnostic"
|
||||
"coc-emmet"
|
||||
"coc-eslint"
|
||||
"coc-git"
|
||||
"coc-go"
|
||||
"coc-highlight"
|
||||
"coc-html"
|
||||
"coc-imselect"
|
||||
@@ -661,6 +661,7 @@ self: super: {
|
||||
"coc-jest"
|
||||
"coc-json"
|
||||
"coc-lists"
|
||||
"coc-markdownlint"
|
||||
"coc-metals"
|
||||
"coc-pairs"
|
||||
"coc-prettier"
|
||||
|
||||
Reference in New Issue
Block a user