From 808c7e045d50dcb2ad512ea7fa94baf411654a95 Mon Sep 17 00:00:00 2001 From: Steven Arcangeli Date: Wed, 13 Sep 2023 23:52:55 -0700 Subject: doc: add some recipes to the documentation --- lua/conform/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/conform/init.lua') diff --git a/lua/conform/init.lua b/lua/conform/init.lua index 378822f..e2ba40a 100644 --- a/lua/conform/init.lua +++ b/lua/conform/init.lua @@ -66,7 +66,7 @@ M.setup = function(opts) if formatters.format_on_save ~= nil then vim.notify( string.format( - 'The "format_on_save" option for filetype "%s" is deprecated. It is recommended to create your own autocmd for fine grained control, see :help conform-autoformat', + 'The "format_on_save" option for filetype "%s" is deprecated. It is recommended to put this logic in the autocmd, see :help conform-autoformat', ft ), vim.log.levels.WARN -- cgit v1.2.3-70-g09d2