https://github.com/rlch/nvim
My neovim config
https://github.com/rlch/nvim
Last synced: 6 months ago
JSON representation
My neovim config
- Host: GitHub
- URL: https://github.com/rlch/nvim
- Owner: rlch
- Created: 2021-08-08T07:41:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-30T07:47:24.000Z (over 3 years ago)
- Last Synced: 2025-03-06T12:31:29.791Z (10 months ago)
- Language: Lua
- Size: 215 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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