mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2026-04-26 20:21:35 +00:00
[neovim] Add opencode plugin
This commit is contained in:
@@ -48,3 +48,4 @@ vim.opt.foldlevelstart = 99
|
||||
vim.opt.foldcolumn = "1"
|
||||
vim.opt.fillchars = [[eob: ,fold: ,foldopen:,foldsep: ,foldclose:,diff: ]]
|
||||
vim.opt.cmdheight = 0 -- Number of screen lines to use for the command-line
|
||||
vim.o.autoread = true -- Required by Opencode plugin for `opts.events.reload`
|
||||
|
||||
Reference in New Issue
Block a user