mirror of
https://github.com/softinio/nix-config.git
synced 2025-10-18 19:16:41 -07:00
update to nixvim scala metals and copilot configs
This commit is contained in:
parent
c543995d4d
commit
0860e967f3
6 changed files with 81 additions and 5 deletions
|
@ -230,6 +230,15 @@ Adjust these in `options.nix` and `completion.nix` respectively.
|
|||
| `<leader>j` | Normal | Next diagnostic |
|
||||
| `<leader>k` | Normal | Previous diagnostic |
|
||||
|
||||
### Metals (Scala Development)
|
||||
|
||||
| Key | Mode | Action |
|
||||
|-----|------|--------|
|
||||
| `<leader>ws` | Normal | Hover Metals Worksheet |
|
||||
| `<leader>sm` | Normal | Telescope Metals Commands |
|
||||
| `<leader>tt` | Normal | Toggle tree view |
|
||||
| `<leader>tr` | Normal | Reveal in tree |
|
||||
|
||||
### Terminal (Floaterm)
|
||||
|
||||
| Key | Mode | Action |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue