-
Notifications
You must be signed in to change notification settings - Fork 25
Customization
jbyuki edited this page Nov 18, 2020
·
3 revisions
Configuration global variables in instant.nvim:
Variables | Description | Default Value |
---|---|---|
g:instant_username | Username | - |
g:instant_cursor_hl_group | Highlight group of the cursors of other clients | Cursor |
g:instant_name_hl_group | Highlight group of the name displayed in the virtual text | CursorLineNr |
g:instant_only_cwd | Choose whether to share files only in the current working directory in session mode | true |