Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7be8010

Browse files
committed
docs(wiki): update plugins page docs
1 parent35a84e4 commit7be8010

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎.github/wiki/Plugins.md‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ If a plugin has configuration options, you can provide a configuration table usi
2323
```lua
2424
require('cord').setup {
2525
plugins= {
26-
'cord.plugins.diagnostics',-- Enable diagnostics plugin with default settings
27-
2826
['cord.plugins.diagnostics']= {-- Enable AND configure diagnostics plugin
2927
scope='workspace',-- Set scope to 'workspace' instead of default 'buffer'
3028
severity=vim.diagnostic.severity.WARN,-- Show warnings and above

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp