diff --git a/.gitignore b/.gitignore index 01be524..81922a3 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ docs/static docs/public docs/content docs/resources/_gen +docs/.hugo-build.lock diff --git a/README.org b/README.org index da8fd03..cdeef61 100644 --- a/README.org +++ b/README.org @@ -1532,8 +1532,6 @@ epkgs.dired-single "h" 'dired-single-up-directory "l" 'dired-single-buffer) -;; Setup `all-the-icons' and the `dired' extension. - ;; Configure keybindings for `dired'. (dotfiles/leader "d" '(dired-jump :which-key "Dired"))