Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

sleuth

URL: https://github.com/tpope/vim-sleuth/

Maintainers: Gaetan Lepage


This plugin automatically adjusts 'shiftwidth' and 'expandtab' heuristically based on the current file.

plugins.sleuth.enable

Whether to enable sleuth.

Type: boolean

Default: false

Example: true

Declared by:

plugins.sleuth.package

The sleuth package to use.

Type: package

Default: pkgs.vimPlugins.vim-sleuth

Declared by:

plugins.sleuth.autoLoad

Whether to automatically load sleuth when neovim starts.

Type: boolean

Default: true

Example: false

Declared by: