Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 395 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 395 Bytes

Start your neovim session off right :)

return {
  "drewbeno1/hello.nvim",
  config = function ()
    require('hello').setup()
  end
}

Sample:

Screenshot 2024-09-27 at 11 08 16 AM

*When you use you're commands, it goes away. This just pops up on initial load.