/dart-vim-flutter-layout

My attempt to have vim indenting flutter/dart code correctly. Used with dart-lang/dart-vim-plugin

Primary LanguageVim ScriptGNU General Public License v3.0GPL-3.0

dart-vim-flutter-layout

If you are trying to code in dart/flutter with vim but can't indent your code to save your life, this is my attempt of solving that problem, at least for my personal use.

You should probably still use dart-lang/dart-vim-plugin, which is included in vim-polyglot.