diff options
author | admin <contact@optics-design.com> | 2025-05-11 00:44:28 +0200 |
---|---|---|
committer | admin <contact@optics-design.com> | 2025-05-11 00:44:28 +0200 |
commit | a594f70a51e5636ad473fe7808b2247158300206 (patch) | |
tree | a27de02b67d03e64ca534e8dd22b0d1866018ae8 /nvim_old/structure.txt | |
parent | 102f9a5608cbb7b5553cd0d1862b6bd8e40c8075 (diff) |
deleted old neovim config
Diffstat (limited to 'nvim_old/structure.txt')
-rw-r--r-- | nvim_old/structure.txt | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/nvim_old/structure.txt b/nvim_old/structure.txt deleted file mode 100644 index a51b876..0000000 --- a/nvim_old/structure.txt +++ /dev/null @@ -1,16 +0,0 @@ -nvim
-| init.lua
-| lazy-lock.json
-| LICENSE
-| structure.txt
-|
-+---lua
-| codev.lua
-| keybindings.lua
-| options.lua
-| plugins.lua
-|
-\---syntax
- codelis.vim
- codev.vim
-
|