diff --git a/README.md b/README.md index 7871aed..49767a4 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ require('cord').setup({ show_time = true, -- Display start timestamp 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 }, lsp = { show_problem_count = false, -- Display number of diagnostics problems