mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 13:06:35 +05:30
fix formatting issue
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
require "nvchad.options"
|
||||
require("nvchad.options")
|
||||
|
||||
local opt = vim.opt
|
||||
local g = vim.g
|
||||
@ -10,4 +10,3 @@ opt.guifont = "FiraCode Nerd Font:h12"
|
||||
-- neovide stuff
|
||||
g.neovide_scale_factor = 0.7
|
||||
-- g.neovide_transparency = 0.8
|
||||
|
||||
|
Reference in New Issue
Block a user