diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 74e4a47..0000000 --- a/TODO.md +++ /dev/null @@ -1,15 +0,0 @@ -nvim -==== - -- winfixbuf -- quickfix -- habamax looks cool, also cterm is nice -- termdebug - -- 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 - |