Set terminal title in nvim
This commit is contained in:
parent
2e697c38bf
commit
53a4bbded2
|
@ -1,3 +1,4 @@
|
|||
vim.opt.title = true
|
||||
vim.g.python3_host_prog = '/usr/bin/python3'
|
||||
vim.g.python_indent = {
|
||||
open_paren = 'shiftwidth()',
|
||||
|
|
Loading…
Reference in a new issue