Notify

输出字符串 - vim.notify(vim.g.colors_name, vim.log.levels.INFO)
输出 table - vim.notify(vim.inspect(_colors), vim.log.levels.INFO)