Browse Source

new footer

christianchiarulli 4 năm trước cách đây
mục cha
commit
d1bed12764
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lua/core/dashboard.lua

+ 1 - 1
lua/core/dashboard.lua

@@ -73,7 +73,7 @@ M.setup = function()
 
   vim.api.nvim_exec(
     [[
-    let g:dashboard_custom_footer = ['LuaJIT loaded '..packages..' plugins']
+    let g:dashboard_custom_footer = ['LunarVim loaded '..packages..' plugins ']
 ]],
     false
   )