| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Co-authored-by: Chris <[email protected]>
 | 
 | 
Changes to the global config object
O is now lvim
user_plugins is now plugins
user_autocommands is now autocommands
No more lang specific plugins
Null-ls has replaced both formatter.nvim and nvim-lint
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
* added default formatters for a couple of langs
* fix: sugesstions from tastyep
* allow users to change default formatters
* suggestion: mellow pointed out the telescope issue
* we don't need to use formatter.setup
 | 
 | 
 | 
 | 
 | 
 | 
* add function to preview definitions
* add funciton to preview types and implementations
* add borders
Co-authored-by: Abouzar Parvan <[email protected]>
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
* feat(lsp): add single type border to hover popup
* feat(lsp): add single type border to signatureHelp
* feat(lsp): add border to line diagnostic popup
* feat(lsp): use global option to configure borders
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Co-authored-by: Maxime <[email protected]>
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 |