dash.nvim icon indicating copy to clipboard operation
dash.nvim copied to clipboard

Add a system to inform users of breaking changes

Open mrjones2014 opened this issue 4 years ago • 1 comments

An example: https://github.com/nvim-lualine/lualine.nvim/blob/master/lua/lualine/utils/notices.lua

Maybe just show a message via vim.api.nvim_err_writeln when there are breaking changes, and inform the user to run a (new) command like :DashNotices that will show any new breaking changes.

mrjones2014 avatar Oct 25 '21 13:10 mrjones2014

@wookayin will appreciate this 😉

mrjones2014 avatar Oct 25 '21 13:10 mrjones2014