new neavim readme
This commit is contained in:
parent
b376c7e9b4
commit
51d24fa43c
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@ Per project можно использовать `.editorconfig` файл в ко
|
||||||
| `rn` | `R`e`n`ame. Rename the variable under your cursor. Most Language Servers support renaming across files, etc. | lsp.lua |
|
| `rn` | `R`e`n`ame. Rename the variable under your cursor. Most Language Servers support renaming across files, etc. | lsp.lua |
|
||||||
| `ca` | `C`ode `A`ction. Execute a code action, usually your cursor needs to be on top of an error or a suggestion from your LSP for this to activate | lsp.lua |
|
| `ca` | `C`ode `A`ction. Execute a code action, usually your cursor needs to be on top of an error or a suggestion from your LSP for this to activate | lsp.lua |
|
||||||
| `ss` | `S`earch Document `S`ymbols | lsp.lua |
|
| `ss` | `S`earch Document `S`ymbols | lsp.lua |
|
||||||
| `sS` | `S`earch `S`elect Telescope | lsp.lua |
|
| `sS` | `S`earch `S`elect Telescope | health.lua |
|
||||||
| `sh` | `S`earch `H`elp | health.lua |
|
| `sh` | `S`earch `H`elp | health.lua |
|
||||||
| `sk` | `S`earch `K`eymaps | health.lua |
|
| `sk` | `S`earch `K`eymaps | health.lua |
|
||||||
| `sf` | `S`earch `F`iles | health.lua |
|
| `sf` | `S`earch `F`iles | health.lua |
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue