diff options
| author | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-04-30 14:38:36 -0400 |
|---|---|---|
| committer | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-04-30 14:38:36 -0400 |
| commit | 651a5a6000d1db5e9835cbb6bb14b127d1114333 (patch) | |
| tree | 508ee144c4ac94f8bd6edd33953ad52e54f8f7ef /TODO.md | |
| parent | a1c69cddca1e8feb871e5a26b3809336f80a58bd (diff) | |
| download | home-651a5a6000d1db5e9835cbb6bb14b127d1114333.tar.gz | |
repo: cleanup
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 - |