| Age | Commit message (Collapse) | Author | 
|---|
|  | Co-authored-by: kylo252 <[email protected]> | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Refactor the monolithic `lvim.lang` design into a more modular approach.
IMPORTANT: run `:LvimUpdate` in order to generate the new ftplugin template files. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | head (#1573) | 
|  |  | 
|  | Signed-off-by: Luong Vo <[email protected]> | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | * use a separate func instead of replacing the diagnostics messages
* fix the styling, also return if no diagnostic is available | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | * moving common parts of language server setup to lsp/init
* fix formatting | 
|  | * fix formatter/linter issue for undefined lang/filetypes
* revrese the order | 
|  | * Replace vim-rooter with project.nvim
* Implement stylua format
* Remove smart_cwd
* Implicitly update nvim-tree dir when project active
* Link datapath to cache
* Fix stylua
* Fix lint
* Fix telescope bug
* Fix telescope dependency
* Fix telescope once and for all
* Fix telescope once again | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Co-authored-by: rebuilt <[email protected]> | 
|  |  |