feat: add better bindings
This commit is contained in:
parent
a4cff9fca7
commit
6cbea80685
5 changed files with 37 additions and 5 deletions
|
|
@ -23,7 +23,8 @@ local options = {
|
|||
syntax = "off",
|
||||
spelllang = "en_us",
|
||||
mousemodel = "popup_setpos",
|
||||
shell = "/usr/bin/zsh"
|
||||
shell = "/usr/bin/zsh",
|
||||
autochdir = true,
|
||||
}
|
||||
|
||||
vim.g.mkdp_browser = '/usr/bin/firefox'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue