mirror of
				https://github.com/mhinz/vim-galore.git
				synced 2025-11-04 11:55:35 +08:00 
			
		
		
		
	Move colorschemes to PLUGINS.md
This commit is contained in:
		
							
								
								
									
										22
									
								
								PLUGINS.md
									
									
									
									
									
								
							
							
						
						
									
										22
									
								
								PLUGINS.md
									
									
									
									
									
								
							@@ -1,5 +1,7 @@
 | 
			
		||||
## List of plugins
 | 
			
		||||
 | 
			
		||||
#### [Colorschemes](#colorschemes-1)
 | 
			
		||||
 | 
			
		||||
#### [By topic](#by-topic-1)
 | 
			
		||||
 | 
			
		||||
- [Alignment](#alignment)
 | 
			
		||||
@@ -37,6 +39,26 @@
 | 
			
		||||
- [TeX](#tex)
 | 
			
		||||
- [VimL](#viml)
 | 
			
		||||
 | 
			
		||||
## Colorschemes
 | 
			
		||||
 | 
			
		||||
Here's a list of commonly used colorschemes:
 | 
			
		||||
 | 
			
		||||
- [acme-colors](https://github.com/plan9-for-vimspace/acme-colors)
 | 
			
		||||
- [base16](https://github.com/chriskempson/base16-vim)
 | 
			
		||||
- [gotham](https://github.com/whatyouhide/vim-gotham)
 | 
			
		||||
- [gruvbox](https://github.com/morhetz/gruvbox)
 | 
			
		||||
- [janah](https://github.com/mhinz/vim-janah)
 | 
			
		||||
- [jellybeans](https://github.com/nanotech/jellybeans.vim)
 | 
			
		||||
- [lucius](https://github.com/jonathanfilip/vim-lucius)
 | 
			
		||||
- [molokai](https://github.com/tomasr/molokai)
 | 
			
		||||
- [railscasts](https://github.com/jpo/vim-railscasts-theme)
 | 
			
		||||
- [seoul256](https://github.com/junegunn/seoul256.vim)
 | 
			
		||||
- [solarized](https://github.com/altercation/vim-colors-solarized) (or a lighter variant: [flattened](https://github.com/romainl/flattened))
 | 
			
		||||
- [tomorrow](https://github.com/chriskempson/vim-tomorrow-theme)
 | 
			
		||||
- [vividchalk](https://github.com/tpope/vim-vividchalk)
 | 
			
		||||
- [yowish](https://github.com/kabbamine/yowish.vim)
 | 
			
		||||
- [zenburn](https://github.com/jnurmine/Zenburn)
 | 
			
		||||
 | 
			
		||||
## By topic
 | 
			
		||||
 | 
			
		||||
#### Alignment
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										22
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										22
									
								
								README.md
									
									
									
									
									
								
							@@ -130,7 +130,7 @@
 | 
			
		||||
 | 
			
		||||
- [Newline used for NUL](#newline-used-for-nul)
 | 
			
		||||
 | 
			
		||||
### [List of colorschemes](#list-of-colorschemes-1)
 | 
			
		||||
### [List of colorschemes](PLUGINS.md#colorschemes-1)
 | 
			
		||||
 | 
			
		||||
### [List of plugins](PLUGINS.md)
 | 
			
		||||
 | 
			
		||||
@@ -2696,23 +2696,3 @@ displayed in a buffer as `^@`.
 | 
			
		||||
 | 
			
		||||
See `man 7 ascii` and `:h NL-used-for-Nul` for more information.
 | 
			
		||||
 | 
			
		||||
# List of colorschemes
 | 
			
		||||
 | 
			
		||||
Here's a list of commonly used colorschemes:
 | 
			
		||||
 | 
			
		||||
- [acme-colors](https://github.com/plan9-for-vimspace/acme-colors)
 | 
			
		||||
- [base16](https://github.com/chriskempson/base16-vim)
 | 
			
		||||
- [gotham](https://github.com/whatyouhide/vim-gotham)
 | 
			
		||||
- [gruvbox](https://github.com/morhetz/gruvbox)
 | 
			
		||||
- [janah](https://github.com/mhinz/vim-janah)
 | 
			
		||||
- [jellybeans](https://github.com/nanotech/jellybeans.vim)
 | 
			
		||||
- [lucius](https://github.com/jonathanfilip/vim-lucius)
 | 
			
		||||
- [molokai](https://github.com/tomasr/molokai)
 | 
			
		||||
- [railscasts](https://github.com/jpo/vim-railscasts-theme)
 | 
			
		||||
- [seoul256](https://github.com/junegunn/seoul256.vim)
 | 
			
		||||
- [solarized](https://github.com/altercation/vim-colors-solarized) (or a lighter variant: [flattened](https://github.com/romainl/flattened))
 | 
			
		||||
- [tomorrow](https://github.com/chriskempson/vim-tomorrow-theme)
 | 
			
		||||
- [vividchalk](https://github.com/tpope/vim-vividchalk)
 | 
			
		||||
- [yowish](https://github.com/kabbamine/yowish.vim)
 | 
			
		||||
- [zenburn](https://github.com/jnurmine/Zenburn)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user