From: Sebastián Mancilla Date: Sat, 3 Mar 2018 00:06:38 +0000 (-0300) Subject: Make autocommands buffer-local X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/5f770c34d3e1d23b4715f79fb67892d0263e1ae6?hp=5f770c34d3e1d23b4715f79fb67892d0263e1ae6 Make autocommands buffer-local Ensure the commands are executed only for Markdown buffers. ---