mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Removed italics
This commit is contained in:
parent
b78beaf283
commit
e12aac5bb9
1 changed files with 0 additions and 4 deletions
|
|
@ -11,10 +11,6 @@ return packer.startup(function(use)
|
||||||
config = function()
|
config = function()
|
||||||
require('github-theme').setup({
|
require('github-theme').setup({
|
||||||
theme_style = "dark_default",
|
theme_style = "dark_default",
|
||||||
function_style = "italic",
|
|
||||||
keyword_style = "italic",
|
|
||||||
comment_style = "italic",
|
|
||||||
variable_style = "italic",
|
|
||||||
})
|
})
|
||||||
end
|
end
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue