if exists("g:easy_align_plugin_loaded") finish endif let g:easy_align_plugin_loaded = 1 command! -nargs=* -range EasyAlign ,call easy_align#align()