summaryrefslogtreecommitdiff
path: root/pkgs/custom-neovim/config/lua/art.lua
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/custom-neovim/config/lua/art.lua')
-rw-r--r--pkgs/custom-neovim/config/lua/art.lua20
1 files changed, 10 insertions, 10 deletions
diff --git a/pkgs/custom-neovim/config/lua/art.lua b/pkgs/custom-neovim/config/lua/art.lua
index 76f2bfb..1927173 100644
--- a/pkgs/custom-neovim/config/lua/art.lua
+++ b/pkgs/custom-neovim/config/lua/art.lua
@@ -3,16 +3,16 @@
art = {
space = {
saturn = {
- [[ ~+ ]]
- [[ * + ]]
- [[ ' | ]]
- [[ () .-.,="``"=. - o - ]]
- [[ '=/_ \ | ]]
- [[ * | '=._ | ]]
- [[ \ `=./`, ' ]]
- [[ . '=.__.=' `=' * ]]
- [[ + + ]]
- [[ O * ' . ]]
+ [[ ~+ ]],
+ [[ * + ]],
+ [[ ' | ]],
+ [[ () .-.,="``"=. - o - ]],
+ [[ '=/_ \ | ]],
+ [[ * | '=._ | ]],
+ [[ \ `=./`, ' ]],
+ [[ . '=.__.=' `=' * ]],
+ [[ + + ]],
+ [[ O * ' . ]],
},
},
neovim = {