aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..6dead87
--- /dev/null
+++ b/TODO.md
@@ -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
+