Skip to content

Commit

Permalink
Merge pull request NixOS#189788 from Minion3665/coc-spell-checker
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSandro2000 authored Nov 17, 2022
2 parents 410f257 + 5fb4db7 commit f635638
Show file tree
Hide file tree
Showing 4 changed files with 533 additions and 1 deletion.
1 change: 1 addition & 0 deletions pkgs/applications/editors/vim/plugins/overrides.nix
Original file line number Diff line number Diff line change
Expand Up @@ -1316,6 +1316,7 @@ self: super: {
"coc-smartf"
"coc-snippets"
"coc-solargraph"
"coc-spell-checker"
"coc-sqlfluff"
"coc-stylelint"
"coc-sumneko-lua"
Expand Down
1 change: 0 additions & 1 deletion pkgs/applications/editors/vim/plugins/vim-plugin-names
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ https://github.com/neoclide/coc-denite/,,
https://github.com/antoinemadec/coc-fzf/,,
https://github.com/josa42/coc-lua/,,
https://github.com/neoclide/coc-neco/,,
https://github.com/iamcco/coc-spell-checker/,,
https://github.com/coc-extensions/coc-svelte/,,
https://github.com/iamcco/coc-tailwindcss/,,
https://github.com/neoclide/coc.nvim/,release,
Expand Down
1 change: 1 addition & 0 deletions pkgs/development/node-packages/node-packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
, "coc-smartf"
, "coc-snippets"
, "coc-solargraph"
, "coc-spell-checker"
, "coc-stylelint"
, "coc-sumneko-lua"
, "coc-sqlfluff"
Expand Down
Loading

0 comments on commit f635638

Please sign in to comment.