diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ +nvim +==== + +- winfixbuf +- quickfix +- habamax looks cool, also cterm is nice + +- in vim.lsp.completion.enable(): `{convert} (fun(item: lsp.CompletionItem): table) Transforms an LSP CompletionItem to complete-items.` + +stuff i found about that i need to get down +------------------------------------------- + +- `<C-o>` go back in jumplist + |