236 current 2025-01-11 21:28:50 25.05.20241217.d3c42f1 6.6.66 *

This commit is contained in:
2025-01-11 21:29:00 -05:00
parent 7aed127aee
commit 723763bdcd
3 changed files with 28 additions and 1 deletions

View File

@@ -59,7 +59,7 @@ vim.opt.splitbelow = true
vim.opt.updatetime = 300 -- faster completion
vim.opt.signcolumn = "auto"
vim.opt.title = true
vim.opt.titlestring = "%F - Neovim" -- File path and "Neovim" branding
vim.opt.titlestring = "%F - NVIM" -- File path and "Neovim" branding
-- vim.opt.titlestring = "%(%{expand(\"%:~:h\")}%)#%(% t%)%(% M%)%(% )NVIM"
-- Append '+' register to clipboard