update neovim and syncthing

Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
gwg313 2025-09-28 10:34:11 -04:00
parent 120d06ed4d
commit 099d82f56c
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
8 changed files with 252 additions and 131 deletions

View file

@ -4,7 +4,10 @@
setupOpts = {
image = {
enabled = true;
setupOpts.doc.inline = false;
doc = {
inline = false;
float = true;
};
};
quickfile.enabled = true;
statuscolumn.enabled = true;