Skip to content

Commit

Permalink
update: README
Browse files Browse the repository at this point in the history
  • Loading branch information
vyfor committed Apr 15, 2024
1 parent b5fd3ee commit b7540fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ require('cord').setup({
show_repository = true, -- Display 'View repository' button linked to repository url, if any
show_cursor_position = true, -- Display line and column number of cursor's position
swap_fields = false, -- If enabled, workspace is displayed first
workspace_blacklist = {}, -- List of workspace names to hide
},
lsp = {
show_problem_count = false, -- Display number of diagnostics problems
Expand Down

0 comments on commit b7540fc

Please sign in to comment.