|
|
@ -46,8 +46,8 @@
|
|
|
|
| `:show-directory`, `:pwd` | Show the current working directory. |
|
|
|
|
| `:show-directory`, `:pwd` | Show the current working directory. |
|
|
|
|
| `:encoding` | Set encoding. Based on `https://encoding.spec.whatwg.org`. |
|
|
|
|
| `:encoding` | Set encoding. Based on `https://encoding.spec.whatwg.org`. |
|
|
|
|
| `:character-info`, `:char` | Get info about the character under the primary cursor. |
|
|
|
|
| `:character-info`, `:char` | Get info about the character under the primary cursor. |
|
|
|
|
| `:reload` | Discard changes and reload from the source file. |
|
|
|
|
| `:reload`, `:rl` | Discard changes and reload from the source file. |
|
|
|
|
| `:reload-all` | Discard changes and reload all documents from the source files. |
|
|
|
|
| `:reload-all`, `:rla` | Discard changes and reload all documents from the source files. |
|
|
|
|
| `:update`, `:u` | Write changes only if the file has been modified. |
|
|
|
|
| `:update`, `:u` | Write changes only if the file has been modified. |
|
|
|
|
| `:lsp-workspace-command` | Open workspace command picker |
|
|
|
|
| `:lsp-workspace-command` | Open workspace command picker |
|
|
|
|
| `:lsp-restart` | Restarts the language servers used by the current doc |
|
|
|
|
| `:lsp-restart` | Restarts the language servers used by the current doc |
|
|
|
|