commit bfe954c84a31c1998c4c1c0aa73cfdba18d67b02 parent 4d8df57127c0fb51c36841b24b8c3534fc90a52c Author: bdmfegys@duck.com <bdmfegys@duck.com> Date: Tue, 30 Apr 2024 16:57:16 -0400 remove pywal.txt Diffstat:
| D | lua/pywal.txt | | | 10 | ---------- |
1 file changed, 0 insertions(+), 10 deletions(-)
diff --git a/lua/pywal.txt b/lua/pywal.txt @@ -1,10 +0,0 @@ -to lualine config -'''lua -local lualine = require('lualine') - -lualine.setup { - options = { - theme = 'pywal-nvim', - }, -} -'''