From 93b83da58fdad451d3b3663793cb3297b7f4cf6f Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Mon, 31 Mar 2025 22:01:11 +0300 Subject: jo --- dotfiles/helix/config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dotfiles/helix/config.toml b/dotfiles/helix/config.toml index 6e885d4..0a1e200 100644 --- a/dotfiles/helix/config.toml +++ b/dotfiles/helix/config.toml @@ -1,4 +1,4 @@ -theme = "monokai_pro_octagon" +theme = "kanagawa" [editor] bufferline = "always" @@ -25,7 +25,7 @@ right = ["selections", "file-encoding", "file-line-ending", "file-type"] [editor.lsp] display-messages = true -# display-inlay-hints = true +display-inlay-hints = true [editor.cursor-shape] normal = "block" -- cgit v1.2.3