From 625b542d0bf59766c536993fba349d0d3adcd64c Mon Sep 17 00:00:00 2001 From: maaerx Date: Tue, 25 Aug 2026 00:45:27 +0200 Subject: [PATCH] aligned hashtags --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 13e02ba..cde197c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -92,10 +92,10 @@ This will: ``` ltvim/ -├── scripts/ # Installation scripts +├── scripts/ # Installation scripts │ ├── install.sh # Editor configuration installer │ ├── ubuntu_setup.sh # Ubuntu system setup -│ └── install_vim8.sh # Legacy vim8 installer +│ └── install_vim8.sh # Legacy vim8 installer ├── nvim/ # Neovim configuration ├── vim/ # Vim configuration ├── tmux/ # Tmux configuration