diff options
Diffstat (limited to 'pkgs/custom-neovim/config/lua/art.lua')
| -rw-r--r-- | pkgs/custom-neovim/config/lua/art.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/custom-neovim/config/lua/art.lua b/pkgs/custom-neovim/config/lua/art.lua index ae5b8c9..f36a5d9 100644 --- a/pkgs/custom-neovim/config/lua/art.lua +++ b/pkgs/custom-neovim/config/lua/art.lua @@ -1,6 +1,6 @@ -- Credits to the ascii.nvim plugin and jgs on the ascii art archive. -art = { +Art = { space = { saturn = { [[ ~+ ]], |
