mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-05-18 21:17:23 +00:00
docs: update lualine disabledFiletypes option
This commit is contained in:
parent
58822c3035
commit
ebf9a4d729
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@ vim.api.nvim_set_keymap('n', '<leader>a', ':lua camelToSnake()<CR>', { noremap =
|
|||
and `disabled_filetypes` through the new options:
|
||||
{option}`vim.statusline.lualine.alwaysDivideMiddle`,
|
||||
{option}`vim.statusline.lualine.ignoreFocus` and
|
||||
{option}`vim.statusline.lualine.disabledFiletypes`).
|
||||
{option}`vim.statusline.lualine.disabledFiletypes.statusline`).
|
||||
|
||||
- Updated all plugin inputs to their latest versions (**21.04.2024**) - this
|
||||
brought minor color changes to the Catppuccin theme.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue