Helix 尝鲜

主题设置

由于本人很喜欢doom设计类游戏 所以使用了doom dark theme

默认设置主题

Unix:

  1. 在.config文件夹下 创建helix文件夹
  2. 创建config.toml,然后写入以下内容
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    theme = "doom_acario_dark"

    [editor]
    line-number = "relative"
    mouse = false

    [editor.cursor-shape]
    insert = "bar"
    normal = "block"
    select = "underline"

    [editor.file-picker]
    hidden = false
  3. 重新启动helix即可
You need to set client_id and slot_id to show this AD unit. Please set it in _config.yml.