-
Hi, thanks for documenting so much!! In the Is there something similar available for setting options which use the e.g. airline has options such as |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi! I've seen this come up a few times so I've added some clarification in the guide |
Beta Was this translation helpful? Give feedback.
Hi! I've seen this come up a few times so I've added some clarification in the guide
vim.g
should work likevim.fn
here, you can refer to these variables by using table bracket notation:vim.g['airline#extensions#tabline#formatter'] = 'default'