diff --git a/.gitignore b/.gitignore index 76a30a4..166027e 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ /%backup%~ /auto-save-list/* /autosave/* +/games diff --git a/custom.el b/custom.el index 858e484..575fdfc 100644 --- a/custom.el +++ b/custom.el @@ -30,6 +30,8 @@ '("pytest")) '(elpy-test-runner 'elpy-test-pytest-runner) + '(enable-recursive-minibuffers + t) '(explicit-shell-file-name "/bin/bash") '(find-file-suppress-same-file-warnings