mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-13 14:11:01 +00:00
feat: add neovim configuration setup and backup
This commit is contained in:
@@ -527,6 +527,10 @@ def main():
|
||||
print_step(step, total, "Install Fastfetch Config")
|
||||
install_fastfetch_config(repo)
|
||||
|
||||
step += 1
|
||||
print_step(step, total, "Install Neovim Config")
|
||||
install_nvim_config(repo)
|
||||
|
||||
print_post_install()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user