updated neovide font to Maple Mono NF
This commit is contained in:
		@@ -6,7 +6,7 @@ return {
 | 
				
			|||||||
  opts = {
 | 
					  opts = {
 | 
				
			||||||
    options = {
 | 
					    options = {
 | 
				
			||||||
      opt = {
 | 
					      opt = {
 | 
				
			||||||
        guifont = "Jetbrains Mono:h14",
 | 
					        guifont = "Maple Mono NF:h14",
 | 
				
			||||||
        linespace = 0,
 | 
					        linespace = 0,
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      g = {
 | 
					      g = {
 | 
				
			||||||
@@ -19,4 +19,3 @@ return {
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user