File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 1- # 🌘 shaunsingh/solarized.nvim
1+ # shaunsingh/solarized.nvim
22
33## based off of the [ Solarized Light Theme] ( https://github.com/altercation/vim-colors-solarized ) for Vim
44
5- ## 🌠 Features
5+ ## Features
66
77solarized.nvim is meant to be a modern colorscheme written in lua for NeoVim that supports a lot of the new features
88added to NeoVim like built-in LSP and [ TreeSitter] ( https://github.com/nvim-treesitter/nvim-treesitter )
@@ -35,7 +35,7 @@ added to NeoVim like built-in LSP and [TreeSitter](https://github.com/nvim-trees
3535
3636+ Neovim >= 0.5.0
3737
38- ## 🌙 Installation
38+ ## Installation
3939
4040Install via your favourite package manager:
4141``` vim
@@ -48,7 +48,7 @@ Plug 'shaunsingh/solarized.nvim'
4848use ' shaunsingh/solarized.nvim'
4949```
5050
51- ## 🌓 Usage
51+ ## Usage
5252
5353Enable the colorscheme:
5454``` vim
@@ -114,5 +114,4 @@ let g:moonlight_disable_background = false
114114colorscheme moonlight
115115```
116116
117- Original Readme: https://github.com/marko-cerovac/material.nvim/blob/pure-lua/README.md
118117
You can’t perform that action at this time.
0 commit comments