Skip to content

Commit f4df4c9

Browse files
committed
docs: Note settings may be buffer-local
1 parent 29c5b39 commit f4df4c9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/vimux.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,9 @@ extra return. Thanks to @trptcolin for discovering this issue.
287287
==============================================================================
288288
CONFIGURATION (4) *VimuxConfiguration*
289289

290-
You can configure Vimux like this:
290+
You can configure Vimux as follows. Note that all occurances of global
291+
variables `g:Vimux...` may also be set using buffer variables `b:Vimux...` to
292+
change the behavior of Vimux in just the current buffer.
291293

292294
------------------------------------------------------------------------------
293295
*VimuxConfiguration_height*

0 commit comments

Comments
 (0)