Compare commits

..

6 Commits

Author SHA1 Message Date
Cian-H f612da0d57 nvim updates 2026-05-20 14:30:24 +01:00
Cian-H 09438ac87b Switched tresitter provider for nvim 2026-05-20 14:26:31 +01:00
Cian-H 2c6629700d Neovim fixes 2026-05-20 14:03:28 +01:00
Cian-H 12b1519787 Added quarto specific config settings 2026-05-20 13:59:31 +01:00
Cian-H b635d1635d Nvim fix 2026-05-20 12:56:54 +01:00
Cian-H 445f492a8f Fixed nvim config 2026-05-20 12:51:59 +01:00
2 changed files with 6 additions and 2 deletions
+5 -1
View File
@@ -1,2 +1,6 @@
[flavor] [flavor]
use = "tokyo-night" dark = "tokyo-night"
light = "tokyo-night"
[icon]
prepend_exts = [{ name = "qmd", text = "󰐙", fg = "#75aadb" }]