Nfs-texed 1.7 -

[ui] syntax_theme = default show_lease_status = true

Syntax highlighting not working for custom NFS config files. Solution: Add a modeline at top of file: # nfs-texed: syntax=exports Advanced Configuration Create a .nfs-texedrc in your home directory for persistent settings: nfs-texed 1.7

[core] low_latency = true nfs_version = 4 auto_save_interval = 30 [locks] warn_on_blocking_lock = true [ui] syntax_theme = default show_lease_status = true Syntax

Have you used nfs-texed 1.7? Share your experience in the community forums. remount the NFS share.

Background auto-save not resuming after network reconnect. Solution: Check the daemon status: systemctl --user status nfs-texed-bg . Restart with nfs-texed --resume-background .

Stale NFS file handle error on save. Solution: Use Ctrl+L to check lock, then Ctrl+Shift+X to force a re-open of the file handle. Alternatively, remount the NFS share.