Users should be able to use a configuration file to customize the editor. Here is an example: ```toml theme = "onedark" [editor] word-wrap=false ```
Users should be able to use a configuration file to customize the editor.
Here is an example: