This commit is contained in:
2024-03-30 14:29:26 -07:00
8 changed files with 85 additions and 50 deletions

View File

@@ -42,6 +42,7 @@ require("lazy").setup({
},
{
'nvim-telescope/telescope-fzf-native.nvim',
-- build = 'cmake -S. -Bbuild -DCMAKE_BUILD_TYPE=Release && cmake --build build --config Release && cmake --install build --prefix build'
build = 'make'
}
})
@@ -116,7 +117,8 @@ require('onedark').load()
-- See `:help vim.o`
if vim.g.neovide then
vim.o.guifont = "Iosevka Term:h16"
vim.o.guifont = "Iosevka Term:h12"
vim.g.neovide_scale_factor = 1.0
end
-- Set highlight on search