forked from Shinonome/fred-neovim
removed auto_install
This commit is contained in:
+1
-1
@@ -147,7 +147,7 @@
|
||||
folding.enable = false; # Fixes the folding deprecation warning
|
||||
settings = {
|
||||
indent.enable = true;
|
||||
auto_install = true; # Disable runtime installation
|
||||
auto_install = false; # Disable runtime installation
|
||||
# ensure_installed = [
|
||||
# "git_config"
|
||||
# "git_rebase"
|
||||
|
||||
Reference in New Issue
Block a user