Vim¶
Backlinks¶
- Vim safe write stops file watching from working correctly
- The vim text editor has a feature called 'safe write'. Unfortunately, this stops processes from detecting when the file vim is editing has been changed. Setting
backupcopytoyeswill fix this.
- The vim text editor has a feature called 'safe write'. Unfortunately, this stops processes from detecting when the file vim is editing has been changed. Setting