diff options
Diffstat (limited to 'runtime/doc/netbeans.txt')
-rw-r--r-- | runtime/doc/netbeans.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/doc/netbeans.txt b/runtime/doc/netbeans.txt index 11c24a687..5007122d0 100644 --- a/runtime/doc/netbeans.txt +++ b/runtime/doc/netbeans.txt @@ -560,6 +560,9 @@ stopCaretListen stopDocumentListen Mark the buffer to stop reporting changes to the IDE. Opposite of startDocumentListen. + NOTE: if "netbeansBuffer" was used to mark this buffer as a + NetBeans buffer, then the buffer is deleted in Vim. This is + for compatibility with Sun Studio 10. unguard off len Opposite of "guard", remove guarding for a text area. |