📝 Config markdown-preview default browser
This commit is contained in:
parent
6f746a2022
commit
b1a83c6903
1 changed files with 3 additions and 0 deletions
|
|
@ -245,6 +245,9 @@ vim.g.NERDSpaceDelims= 1
|
||||||
vim.g.termguicolors = true
|
vim.g.termguicolors = true
|
||||||
vim.g.nosplitright = true
|
vim.g.nosplitright = true
|
||||||
|
|
||||||
|
-- specify markdown-preview browser
|
||||||
|
vim.g.mkdp_browser = 'librewolf'
|
||||||
|
|
||||||
-- set relative number
|
-- set relative number
|
||||||
vim.opt.number = true
|
vim.opt.number = true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue