feat: add neovim md to roadmap flutter

pull/8414/head
Etienne Théodore 3 weeks ago committed by GitHub
parent 6c6c9ea85d
commit cc7fc57bc1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 11
      src/data/roadmaps/flutter/content/101-setup-development-environment/101-ides/103-neovim.md

@ -0,0 +1,11 @@
# NeoVim
Neovim is a refactor, and sometimes redactor, in the tradition of Vim (which itself derives from Stevie). It is not a rewrite but a continuation and extension of Vim. Many clones and derivatives exist, some very clever—but none are Vim. Neovim is built for users who want the good parts of Vim, and more.
With Flutter we can install the package:
- [@opensource@flutter-tools](https://github.com/nvim-flutter/flutter-tools.nvim)
Learn more from the following:
- [@official@NeoVim](https://neovim.io/)
- [@article@Building Flutter application with NeoVim](https://www.etiennetheodore.com/building-flutter-application-with-neovim/)
- [@video@NeoVim With Flutter is AWESOME](https://youtu.be/E29ij9baGPw?si=OKuC5XU3dtbUzkAh)
Loading…
Cancel
Save