diff --git a/helix/config.toml b/helix/config.toml new file mode 100644 index 0000000..f915d40 --- /dev/null +++ b/helix/config.toml @@ -0,0 +1,12 @@ +theme = "ayu_mirage" + +[editor] +line-number = "relative" + +[editor.cursor-shape] +insert = "bar" +normal = "block" +select = "underline" + +[editor.indent-guides] +render = true diff --git a/nix/home/default.nix b/nix/home/default.nix index 401fb0c..e1d45af 100644 --- a/nix/home/default.nix +++ b/nix/home/default.nix @@ -16,6 +16,10 @@ let ".config/nvim" "nvim" ] + [ + ".config/helix" + "helix" + ] [ ".config/yazi" "yazi" @@ -116,7 +120,7 @@ in svelte-language-server diff-so-fancy obsidian - evil-helix + helix xh dust tokei