Files
nvim/TODO.md

23 lines
422 B
Markdown

# Problems and missing features
## which packages should I use?
- [ ] telescope: Install and learn how to use
- [ ] cmp-nvim or cmp-nvim-lsp or ... (autocompletion)
- [ ] choose a linter
- [ ]
## lsp
- [ ] learn lsp provided capabilities and how to use it
- [ ] which shortcut should I use?
## Files browsing
- [ ] see the current path of oil
## auto-completion
- [ ] learn how it works in neovim