-
Notifications
You must be signed in to change notification settings - Fork 0
/
todo.txt
65 lines (65 loc) · 1.98 KB
/
todo.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
[x] completion in cmd mode is not completing commands (only buffer, snippet)
[x] lsp keymaps
[x] trouble
[x] upgrade to trouble v3
[x] rethink cmp (completion and snippet) keymaps
[x] buffer commands / :q behavior
[x] vim-exchange
[x] inc-rename prompt
[ ] project default behavior to chdir
[ ] telescope improvements
[x] c-k/c-j for up/down
[x] improve long path readability, either through path display config or re-layout
[x] shortcut for keymaps
[x] use vscode icons for signs and cmp (they're in nerdfonts)
[ ] testing
[x] debugging
[ ] more dap providers
[ ] dotnet
[ ] js/ts
[ ] treesitter
[ ] treesitter-textobjects
[ ] treesitter-autotag
[x] scrub plugin versions
[x] explorer
[x] configure diagnostic signs
[x] focus root on cd
[x] hijack netrw
[x] last buffer behavior [faq]
[-] telescope for file/dir search [recipes] (use `/` to filter instead)
[x] nesting rules saifulapm/neotree-file-nesting-config [recipes]
[-] hide cursor [visual customization]
[~] source selecter / merged in tab line [recipes] (support not in bufferline, but show current selector in header)
[x] h/l for dir expansion [tips]
[x] j/k => gj/gk
[ ] clipboard behavior
[ ] copilot
[-] bufline shows all bufs, navigation between all bufs, even when multiple tabs.
can it be limited to the ones in the current tab?
[-] improved illuminate hilighting
[-] mini?
[-] mini.surround instead of vim-surround?
[x] context
[x] illuminate
[x] language server
[x] lsp icons
[x] linter
[x] formatter
[x] centralize on-demand mason installs
[x] indent guides
[x] comment
[x] gitsigns
[x] toggleterm
[x] project
[x] improved project directory detection / changing
[x] completion
[x] scrub laziness of lsp, conform, and lint
[-] configure pgup/pgdn keystroke in modals
[-] lazy (c-d/u works)
[-] mason (c-d/u works)
[-] neo-tree (c-d/u works)
[-] others?
[x] lazygit
[x] warn on any unsaved buffers when opening lazygit
[x] gitlinker.nvim?
[x] goto-preview?