20250416.1744835274

This commit is contained in:
fz0x1 2025-04-16 22:27:54 +02:00
parent 2ab53d7a93
commit 285a4b58c1
7 changed files with 48 additions and 32 deletions

View file

@ -0,0 +1,10 @@
return {
"lowitea/aw-watcher.nvim",
opts = {
aw_server = {
host = "127.0.0.1",
port = 5600,
},
},
lazy = false
}