[NeoVim] Add FireNvim
This commit is contained in:
@@ -17,16 +17,17 @@
|
||||
:white colors.white
|
||||
:yellow colors.yellow})
|
||||
|
||||
(setup :feline
|
||||
{:theme theme
|
||||
:force_inactive {:filetypes ["^neo\\-tree$"
|
||||
"^aerial$"
|
||||
"^packer$"
|
||||
"^startify$"
|
||||
"^fugitive$"
|
||||
"^fugitiveblame$"
|
||||
"^qf$"
|
||||
"^help$"
|
||||
"^DiffviewFileHistory"]
|
||||
:buftypes ["^terminal$"]
|
||||
:bufnames ["neo\\-.*"]}})
|
||||
(if (= vim.g.started_by_firenvim nil)
|
||||
(setup :feline
|
||||
{:theme theme
|
||||
:force_inactive {:filetypes ["^neo\\-tree$"
|
||||
"^aerial$"
|
||||
"^packer$"
|
||||
"^startify$"
|
||||
"^fugitive$"
|
||||
"^fugitiveblame$"
|
||||
"^qf$"
|
||||
"^help$"
|
||||
"^DiffviewFileHistory"]
|
||||
:buftypes ["^terminal$"]
|
||||
:bufnames ["neo\\-.*"]}}))
|
||||
|
||||
Reference in New Issue
Block a user