nvim/ghostty: style suggestions and completions
This commit is contained in:
parent
6e81863ff6
commit
8fb4b727ba
5 changed files with 34 additions and 32 deletions
home/common/nvim
|
@ -76,7 +76,7 @@ vim.opt.foldexpr = "nvim_treesitter#foldexpr()"
|
|||
|
||||
vim.o.autochdir = true
|
||||
vim.o.cia = 'kind,abbr,menu'
|
||||
vim.o.fillchars = "stl: ,stlnc: ,eob:░,vert:│"
|
||||
vim.o.fillchars = "stl: ,stlnc: ,eob:🮘,vert:│"
|
||||
vim.o.icm = "split"
|
||||
vim.o.list = false
|
||||
vim.o.scrolloff = 7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue