| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Typescript and typescriptreact needs to be added separately | 
|  | * fix(installer): use script-block to run commands
* fix(installer): enforce v7 as erroraction break is not supported in v5 | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Co-authored-by: Luc Sinet <[email protected]> | 
|  |  | 
|  |  | 
|  | Co-authored-by: kylo252 <[email protected]> | 
|  |  | 
|  |  | 
|  | This allows backup to succeed for people who use symlinks for managing dotfiles.
Currently errors with the following:
```
rsync error: some files/attrs were not transferred (see previous errors) (code 23) \
at main.c(1350) [sender=3.2.3]
```` | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | 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. | 
|  |  | 
|  |  | 
|  | * feat: add prelimenary LvimUpdate command
* feat: use native process management
* feat: add a telescope change-log utility
* fix: update readme to include the new command | 
|  |  | 
|  | Co-authored-by: kylo252 <[email protected]> | 
|  | Co-authored-by: kylo252 <[email protected]> | 
|  |  | 
|  |  | 
|  |  | 
|  | * Add yarn support for installer script
* Add non-interactive install
* Fix installer script bug for cargo |