Mercurial > dotfiles
view dot_config/zk/config.toml @ 1087:16046b8a0b61 draft
feat: update ruff with integrated LSP
author | Zeger Van de Vannet <zeger@vandevan.net> |
---|---|
date | Mon, 03 Mar 2025 09:10:21 +0100 |
parents | 875c9ab79c7c |
children |
line wrap: on
line source
[notebook] dir = "~/notebook" [alias] ed = "zk edit --interactive $@" ls = "zk list $@" [note] # Template used to generate a note's filename, without extension. filename = "{{id}}-{{slug title}}" # The file extension used for the notes. extension = "md" [extra] author = "zegervdv"