1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-07 03:53:41 +05:30

chore(neovim/vim): Minor fixes

This commit is contained in:
Pratik Tripathy
2025-08-20 13:14:04 +05:30
parent ae9340c6a1
commit 612f848d6d
2 changed files with 2 additions and 1 deletions
@@ -30,6 +30,7 @@ return {
vim.cmd(string.format([[highlight Headline6Fg cterm=bold gui=bold guifg=%s]], color6_bg))
end,
opts = {
latex = { enabled = false },
preset = "obsidian",
code = {
sign = false,