Update to use LazyVim default plugins
Remove NatDat Update README to include fzf
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
|
||||
-- Add any additional options here
|
||||
|
||||
vim.opt.guifont = "CaskaydiaCove NFM:h12"
|
||||
|
||||
-- Taken from help docs
|
||||
vim.cmd([[
|
||||
let &shell = executable('pwsh') ? 'pwsh' : 'powershell'
|
||||
|
||||
Reference in New Issue
Block a user