Skip to content

Commit

Permalink
Chore (docs): Fixed the type of the default configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
hankertrix committed Feb 11, 2025
1 parent 71a7a86 commit d38617f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ disabled_file_types = { "help", "checkhealth", "netrw", "qf" }
The default configuration for the plugin is as follows:

```lua
---@type NerdColumn.ResolvedConfig
---@type NerdColumn.Config
local default_config = {
colour_column = 80,
custom_colour_column = {},
Expand Down

0 comments on commit d38617f

Please sign in to comment.