Changed option: set window name to titlestring or default "filename [+=-] (path) - Nvim"
This commit is contained in:
@@ -49,3 +49,5 @@ vim.opt.listchars = { tab = "» ", trail = "·", nbsp = "␣" }
|
||||
|
||||
vim.opt.hlsearch = false
|
||||
vim.keymap.set("n", "<Esc>", "<cmd>nohlsearch<CR>")
|
||||
|
||||
vim.opt.title=true
|
||||
|
||||
Reference in New Issue
Block a user