mono dark and light for k9s and nvim lsp keyboard modifications
This commit is contained in:
@@ -11,7 +11,6 @@ vim.wo.relativenumber = true
|
||||
vim.g.mapleader = ' '
|
||||
vim.o.splitright = true
|
||||
vim.g.clipboard = "osc52"
|
||||
vim.o.clipboard = "unnamedplus"
|
||||
-- vim.o.scrolloff = 999
|
||||
|
||||
vim.api.nvim_create_autocmd("FileType", {
|
||||
|
||||
Reference in New Issue
Block a user