Clean up and various changes

This commit is contained in:
Henrik Lissner 2014-10-09 18:37:37 -04:00
parent b1f9683d27
commit ee52f30027
8 changed files with 49 additions and 19 deletions

View file

@ -115,6 +115,7 @@ to abort the minibuffer."
(cdr (buffer-list (current-buffer)))
(buffer-list))))
(delete-other-windows)
(tags-reset-tags-tables)
(mapc 'kill-buffer buffers)))
(evil-define-command my:ex:init-files (&optional bang) :repeat nil