mirror of
https://github.com/tomru/vim.git
synced 2026-03-03 06:27:18 +01:00
add todo section to bindings
This commit is contained in:
@@ -48,3 +48,10 @@ K vim.lsp.buf.hover
|
||||
|
||||
[d vim.diagnostic.goto_prev
|
||||
]d vim.diagnostic.goto_next
|
||||
|
||||
### TODO
|
||||
|
||||
- print to current buffer
|
||||
```
|
||||
vim.api.nvim_put({ %s })}, "c", true, true)
|
||||
```
|
||||
Reference in New Issue
Block a user