diff options
author | Anna (navi) Figueiredo Gomes <navi@vlhl.dev> | 2023-04-10 16:38:26 -0300 |
---|---|---|
committer | Anna (navi) Figueiredo Gomes <navi@vlhl.dev> | 2023-04-10 16:38:26 -0300 |
commit | 57e115339d00a2a8afe09dba6f83009cc5a02e99 (patch) | |
tree | f05a871967f57454d9e14a085f87cafede538941 /.config/nvim/colors | |
parent | b876e4afcab3d01f9207f9f4794828fd8b091d9d (diff) |
nvim update, semi-refactor
Diffstat (limited to '.config/nvim/colors')
-rwxr-xr-x | .config/nvim/colors/test.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/nvim/colors/test.lua b/.config/nvim/colors/test.lua deleted file mode 100755 index c46a1b7..0000000 --- a/.config/nvim/colors/test.lua +++ /dev/null @@ -1 +0,0 @@ -print('test dot lua') |