neovim light theme
This commit is contained in:
@@ -59,11 +59,10 @@ return { -- Fuzzy Finder (files, lsp, etc)
|
||||
defaults = {
|
||||
layout_strategy = "vertical",
|
||||
layout_config = {
|
||||
-- vertical = { width = 0.5 }
|
||||
-- horizontal = {
|
||||
-- width = 0.9,
|
||||
-- preview_width = 0.5,
|
||||
-- },
|
||||
width = { 0.95, max = 100 },
|
||||
height = 0.95,
|
||||
preview_cutoff = 1,
|
||||
preview_height = 0.7
|
||||
},
|
||||
mappings = {
|
||||
n = {
|
||||
|
||||
Reference in New Issue
Block a user