From b279c0cd95bc1246726deecf1199ea3c132ea0c6 Mon Sep 17 00:00:00 2001 From: jdhao Date: Tue, 23 Aug 2022 21:09:49 +0800 Subject: fix some typos --- lua/plugins.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index 1b84475..c4cba2c 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -30,7 +30,7 @@ local packer_util = require('packer.util') packer.startup({ function(use) - -- it is recommened to put impatient.nvim before any other plugins + -- it is recommended to put impatient.nvim before any other plugins use {'lewis6991/impatient.nvim', config = [[require('impatient')]]} use({"wbthomason/packer.nvim", opt = true}) -- cgit v1.2.3