mirror of
https://github.com/duma799/hyprduma-config.git
synced 2026-05-13 22:21:00 +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")
|
print_step(step, total, "Install Fastfetch Config")
|
||||||
install_fastfetch_config(repo)
|
install_fastfetch_config(repo)
|
||||||
|
|
||||||
|
step += 1
|
||||||
|
print_step(step, total, "Install Neovim Config")
|
||||||
|
install_nvim_config(repo)
|
||||||
|
|
||||||
print_post_install()
|
print_post_install()
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user