summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-01-04 17:31:40 +0100
committerJoe <rbo@gmx.us>2024-01-04 17:31:40 +0100
commitcd65e204fb918eb42cad4517f72abbfd60b1cbed (patch)
treee24af0646167f954229e775824a59147799056dd
parentup (diff)
downloaddotfiles-bsd-cd65e204fb918eb42cad4517f72abbfd60b1cbed.tar.gz
dotfiles-bsd-cd65e204fb918eb42cad4517f72abbfd60b1cbed.tar.bz2
dotfiles-bsd-cd65e204fb918eb42cad4517f72abbfd60b1cbed.tar.xz
dotfiles-bsd-cd65e204fb918eb42cad4517f72abbfd60b1cbed.tar.zst
dotfiles-bsd-cd65e204fb918eb42cad4517f72abbfd60b1cbed.zip
up
Diffstat (limited to '')
-rw-r--r--.config/nvim/after/plugin/kanagawa.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/nvim/after/plugin/kanagawa.lua b/.config/nvim/after/plugin/kanagawa.lua
index 017052b..c868a06 100644
--- a/.config/nvim/after/plugin/kanagawa.lua
+++ b/.config/nvim/after/plugin/kanagawa.lua
@@ -3,7 +3,7 @@ require('kanagawa').setup({
undercurl = true, -- enable undercurls
commentStyle = { italic = true },
functionStyle = {},
- keywordStyle = { italic = false, bold = true },
+ keywordStyle = { italic = true, bold = false },
statementStyle = { bold = false },
typeStyle = {},
transparent = true, -- do not set background color