plugins.neogit.settings.integrations.diffview
Neogit only provides inline diffs.
If you want a more traditional way to look at diffs, you can use diffview
.
The diffview integration enables the diff popup.
Type: null or boolean
Default:
null
Declared by:
plugins.neogit.settings.integrations.fzf-lua
If enabled, uses fzf-lua for menu selection. If the telescope integration is also selected then telescope is used instead.
Type: null or boolean
Default:
null
Declared by:
plugins.neogit.settings.integrations.telescope
If enabled, use telescope for menu selection rather than vim.ui.select
.
Allows multi-select and some things that vim.ui.select
doesn’t.
Type: null or boolean
Default:
null
Declared by: