nvimdev / lspsaga.nvim

improve neovim lsp experience
MIT License
3.37k stars 285 forks source link

Fix typo and Create Luadoc #1457

Closed VoxelPrismatic closed 1 month ago

VoxelPrismatic commented 1 month ago
  1. Fixed a typo (symbol_in_winbar.dely --> delay)
  2. Created luadoc so the LSP can validate your options
    • These docs are created from the latest init.lua, but using the descriptions from the website image image image
glepnir commented 1 month ago

thanks very nice.