Bringing repo up to date
This commit is contained in:
@@ -15,6 +15,8 @@ vim.o.termguicolors = true
|
||||
vim.o.winborder = "rounded"
|
||||
vim.o.clipboard = "unnamedplus"
|
||||
vim.o.completeopt = "menuone"
|
||||
vim.o.shell = "/usr/bin/env fish"
|
||||
-- vim.o.shell = "/usr/bin/env zsh"
|
||||
-- vim.o.completeopt = "menuone,noinsert,noselect"
|
||||
|
||||
vim.o.cursorline = true
|
||||
|
||||
Reference in New Issue
Block a user