diff options
Diffstat (limited to 'lua/core')
-rw-r--r-- | lua/core/plugins.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/core/plugins.lua b/lua/core/plugins.lua index 648df59..9d108b1 100644 --- a/lua/core/plugins.lua +++ b/lua/core/plugins.lua @@ -8,7 +8,7 @@ require 'dep' { -- preformance -------------------------------------------------------------- { 'lewis6991/impatient.nvim' }, - -- GAMES + -- GAMES -------------------------------------------------------------------- { 'seandewar/killersheep.nvim' }, -- ui ----------------------------------------------------------------------- |