2 lines
108 B
Lua
2 lines
108 B
Lua
-- By default title is off. Needed for detecting window as neovim instance (sworkstyle)
|
|
vim.cmd "set title"
|