Compare commits
	
		
			1 Commits
		
	
	
		
			master
			...
			origin/mas
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| e98b7209cf | 
@ -293,18 +293,6 @@ M.setup = function()
 | 
				
			|||||||
		['@storageclass'] = { link = 'StorageClass' },
 | 
							['@storageclass'] = { link = 'StorageClass' },
 | 
				
			||||||
		['@variable.builtin'] = { fg = c.wisteria },
 | 
							['@variable.builtin'] = { fg = c.wisteria },
 | 
				
			||||||
		['@variable'] = { fg = c.bg6 },
 | 
							['@variable'] = { fg = c.bg6 },
 | 
				
			||||||
		['@text.title.1.marker.markdown'] = { link = 'markdownH1' },
 | 
					 | 
				
			||||||
		['@text.title.2.marker.markdown'] = { link = 'markdownH2' },
 | 
					 | 
				
			||||||
		['@text.title.3.marker.markdown'] = { link = 'markdownH3' },
 | 
					 | 
				
			||||||
		['@text.title.4.marker.markdown'] = { link = 'markdownH4' },
 | 
					 | 
				
			||||||
		['@text.title.5.marker.markdown'] = { link = 'markdownH5' },
 | 
					 | 
				
			||||||
		['@text.title.6.marker.markdown'] = { link = 'markdownH6' },
 | 
					 | 
				
			||||||
		['@text.title.1.markdown'] = { link = 'markdownH1' },
 | 
					 | 
				
			||||||
		['@text.title.2.markdown'] = { link = 'markdownH2' },
 | 
					 | 
				
			||||||
		['@text.title.3.markdown'] = { link = 'markdownH3' },
 | 
					 | 
				
			||||||
		['@text.title.4.markdown'] = { link = 'markdownH4' },
 | 
					 | 
				
			||||||
		['@text.title.5.markdown'] = { link = 'markdownH5' },
 | 
					 | 
				
			||||||
		['@text.title.6.markdown'] = { link = 'markdownH6' },
 | 
					 | 
				
			||||||
		['@text.title'] = { link = 'Title' },
 | 
							['@text.title'] = { link = 'Title' },
 | 
				
			||||||
		['@text.uri'] = { link = 'Underlined' },
 | 
							['@text.uri'] = { link = 'Underlined' },
 | 
				
			||||||
		['@text.todo'] = { link = 'Todo' },
 | 
							['@text.todo'] = { link = 'Todo' },
 | 
				
			||||||
@ -532,8 +520,6 @@ M.setup = function()
 | 
				
			|||||||
		HopNextKey1 = { fg = c.light_blue },
 | 
							HopNextKey1 = { fg = c.light_blue },
 | 
				
			||||||
		HopNextKey2 = { fg = c.wisteria1 },
 | 
							HopNextKey2 = { fg = c.wisteria1 },
 | 
				
			||||||
		HopUnmatched = { fg = c.bg5 },
 | 
							HopUnmatched = { fg = c.bg5 },
 | 
				
			||||||
 | 
					 | 
				
			||||||
		BufferManagerModified = { fg = c.yellow },
 | 
					 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	--[[ for group, hl in pairs(config.overrides) do
 | 
						--[[ for group, hl in pairs(config.overrides) do
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user