Skip to content
/ ui Public
forked from NvChad/ui

Lightweight & performant ui plugin for nvchad

License

Notifications You must be signed in to change notification settings

fhdhsni/ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NvChad's UI plugins

Lightweight & performant ui plugin for nvchad

Default config

  • Refer NvChad docs for detailed info
  • You dont have to write the whole table, this is just the default config
  • In your override section :
["NvChad/ui"] = {
      statusline = {
        separator_style = "default", -- default/round/block/arrow
        overriden_modules = nil,
      },

      -- lazyload it when there are 1+ buffers
      tabufline = {
        enabled = true,
        lazyload = true,
        overriden_modules = nil,
      },
    },

About

Lightweight & performant ui plugin for nvchad

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%