Remove tmux, themes

This commit is contained in:
2023-04-11 02:14:18 -05:00
parent 60227da5ba
commit afa28983e1
13 changed files with 12 additions and 447 deletions

View File

@@ -14,6 +14,12 @@ select = "underline"
[editor.search]
smart-case = false
[editor.soft-wrap]
enable = true
[keys.normal]
C-r = ":config-reload"
_ = { n = ":set whitespace.render none", a = ":set whitespace.render all" }
[keys.normal.space]
i = ":toggle lsp.display-inlay-hints"