chore: [NVIM] updated nvim config with some stuff
has tmux line integrated
This commit is contained in:
parent
e99443160e
commit
e623bf4432
6 changed files with 27 additions and 46 deletions
|
@ -43,4 +43,7 @@ vim.g.jukit_shell_cmd = 'ipython3'
|
|||
vim.g.jukit_terminal = 'nvimterm'
|
||||
vim.g.jukit_show_prompt = 1
|
||||
vim.g.jukit_pdf_viewer = 'zathura'
|
||||
vim.g.jukit_mappings = 1
|
||||
vim.g.jukit_mappings = 0
|
||||
--Format Options
|
||||
vim.opt.formatoptions:remove("ro")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue