call altercmd#load() AlterCommand sf setfiletype AlterCommand fl helpfunction-list AlterCommand tn tabnew AlterCommand qt tabclose AlterCommand ps PluginSetting AlterCommand cclear callsetqflist([])\\|cclose\\|calllightline#update() " f: fold " h stands for 'hand' AlterCommand fmh setlocalfoldmethod=manual AlterCommand fmi setlocalfoldmethod=indent AlterCommand fme setlocalfoldmethod=expr AlterCommand fmm setlocalfoldmethod=marker AlterCommand fms setlocalfoldmethod=syntax AlterCommand fmd setlocalfoldmethod=diff " s: source AlterCommand so source% " source line AlterCommand sl executegetline('.') " e: edit AlterCommand ev tabedit$MYVIMRC AlterCommand ep tabedit$HOME/dotfiles/nvim/plugins.yaml AlterCommand eft execute'tabedit$HOME/dotfiles/nvim/ftplugin/'.&filetype.'.vim' " for plugins AlterCommand tw TweetVimSay AlterCommand qr QuickRun AlterCommand dd DevDocs AlterCommand nse callg:Neosnippet_edit_with_example() " Misc. AlterCommand pre Precommit