documentation formatting: Mon Apr 8 15:39:05 UTC 2019

This commit is contained in:
emacspace 2019-04-08 15:39:05 +00:00 committed by smile13241324
parent 22ecf05c11
commit 584084ab2d
2 changed files with 2 additions and 2 deletions

View File

@ -369,7 +369,7 @@ one or more bindings for the same thing
Refactoring prefix is ~SPC m r~.
** Imports
When =import= management is supported the following key-bindings should be used:
When =import= management is supported the following key bindings should be used:
| Key binding | Description |
|-------------+------------------------------------|

View File

@ -184,7 +184,7 @@ doing this [[https://stackoverflow.com/questions/9679932#comment33532258_9683472
** Importing (import-js)
| Key Binding | Description |
| Key binding | Description |
|-------------+---------------------------------------------------------------------|
| ~SPC m i i~ | Import the module for the variable under the cursor |
| ~SPC m i f~ | Import any missing modules and remove any modules that are not used |