Switch from leap to flash.nvim and add biome to ALE config

This commit is contained in:
mitchell 2024-07-27 13:55:08 -04:00
parent 7d9a714495
commit 4d4e715cb1
5 changed files with 37 additions and 20 deletions

2
sync
View file

@ -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