Org-roam-ui, newsboat and more

This commit is contained in:
minhtrannhat
2021-10-22 16:34:06 -04:00
parent 21edcec1a4
commit c869815fe2
7 changed files with 80 additions and 2 deletions

View File

@@ -1,6 +1,12 @@
-- general
lvim.format_on_save = true
lvim.lint_on_save = true
vim.g.nord_contrast = true
vim.g.nord_borders = true
vim.g.nord_disable_background = false
vim.g.nord_italic = true
lvim.colorscheme = "nord"
lvim.shell = "/bin/fish"
vim.opt.guifont = "JetBrainsMono Nerd Font Mono:h16"