We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f6bc88 commit 5fc764bCopy full SHA for 5fc764b
lua/astrocommunity/colorscheme/alabaster/README.md
@@ -0,0 +1,10 @@
1
+# aurora
2
+
3
+Minimalist color scheme for Sublime Text 3
4
5
+**Repository:** <https://github.com/p00f/alabaster.nvim>
6
7
+```vim
8
+" Vim Script
9
+colorscheme alabaster
10
+```
lua/astrocommunity/colorscheme/alabaster/init.lua
@@ -0,0 +1 @@
+return { "p00f/alabaster.nvim", lazy = true }
0 commit comments