An open API service indexing awesome lists of open source software.

https://github.com/rlch/nvim

My neovim config
https://github.com/rlch/nvim

Last synced: 6 months ago
JSON representation

My neovim config

Awesome Lists containing this project

README

          

# nvim

## TODO:
- [x] Migrate from `coc-flutter` to `flutter-tools`
- [x] Add tree-sitter support for Nord + refactor tight-coupling of theming logic w/ Dart
- [x] Migrate to a 100% lua config
- [x] Use [nest.nvim](https://github.com/LionC/nest.nvim) for keybinds
- [x] Cull shitty plugins that I don't use anymore
- [ ] Improve tree-sitter support for Dart
- [ ] Extend `flutter-tools` dap integration to support debugging to / choosing from multiple devices
- [ ] Improve `flutter-tools` asynchronicity / primarily fix start-up jank