fix telescope
This commit is contained in:
2
init.lua
2
init.lua
@@ -4,7 +4,7 @@ vim.cmd("colorscheme pop-punk")
|
||||
vim.opt.tabstop = 4
|
||||
vim.opt.shiftwidth = 4
|
||||
vim.opt.expandtab = true
|
||||
vim.opt.messagesopt = "wait:30,history:500"
|
||||
--vim.opt.messagesopt = "wait:30,history:500"
|
||||
vim.cmd("set relativenumber")
|
||||
vim.cmd("set number")
|
||||
vim.cmd("set cursorline")
|
||||
|
||||
Reference in New Issue
Block a user