tiagofumo / dart-vim-flutter-layout

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:Vim Script 100.0%