mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Switch from leap to flash.nvim and add biome to ALE config
This commit is contained in:
parent
7d9a714495
commit
4d4e715cb1
5 changed files with 37 additions and 20 deletions
2
sync
2
sync
|
|
@ -92,7 +92,7 @@ end
|
|||
function install_nvim_plugins
|
||||
command -q nvim
|
||||
and nvim +PlugUpgrade +PlugUpdate +UpdateRemotePlugins +qa
|
||||
and nvim +COQdeps +q +bnext
|
||||
and nvim +COQdeps +bnext +bdelete
|
||||
end
|
||||
|
||||
function sync_git_config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue