diff options
author | Jacob Janzen <jjanzenn@proton.me> | 2024-08-08 16:03:05 -0500 |
---|---|---|
committer | Jacob Janzen <jjanzenn@proton.me> | 2024-08-08 16:03:05 -0500 |
commit | 545dfbb53f2bb6d7669ca7bfd1f4775a9150b530 (patch) | |
tree | 226c23c41398b5bc1ba070ed38925b7d718382d6 /config/nvim/lua/index.org | |
parent | 1116e6b76eb5921698f11df04631df515b74cfb3 (diff) |
update configs, remove index files
Diffstat (limited to 'config/nvim/lua/index.org')
-rw-r--r-- | config/nvim/lua/index.org | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/config/nvim/lua/index.org b/config/nvim/lua/index.org deleted file mode 100644 index 4af8e20..0000000 --- a/config/nvim/lua/index.org +++ /dev/null @@ -1,11 +0,0 @@ -#+title: Dotfiles =/.config/nvim/lua= - -This is where the modular components of my Neovim configuration are stored. - -* Directories -- [[../index.org][../]] - -* Files -- [[./appearance.org][appearance.lua]] -- [[./behaviour.org][behaviour.lua]] -- [[./plugins.org][plugins.lua]] |