Nvim configuration for frontend (TypeScript, React)
- Checkout
nvim-ufo,todo-comments,comment - Consider configuring DAP
setup keymaps for git-signs- Frontend stuff (react primarily)
- Look for pluggins
- Folding without nvim-ufo? source
Tackle formatting and save- keymaps similar to VSCode (Ctrl+Enter, Ctrl+., Ctrl+F and so on) (~80% done)
- git hook to parse files for FIX, TODO, WARNING and so on to output in README or other .md file?
- complete readme with plugins list, mappings and other useful info