Reformat
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
-- Options are automatically loaded before lazy.nvim startup
|
||||
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
|
||||
-- Add any additional options here
|
||||
vim.o.exrc = true
|
||||
vim.opt.relativenumber = false
|
||||
vim.keymap.set("n", "Q", "<cmd>tabclose<CR>", { silent = true })
|
||||
|
||||
Reference in New Issue
Block a user