(set-on-quit vim callback)

Example

(set-on-quit vim (fn [buffer-ptr forced?] (System/exit 0)))