notebook-navigator
URL: https://github.com/GCBallesteros/NotebookNavigator.nvim/
Maintainers: Gaetan Lepage
A Neovim plugin for navigating and managing Jupyter code cells in notebooks.
plugins.notebook-navigator.enable
Whether to enable notebook-navigator.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.notebook-navigator.package
The notebook-navigator package to use.
Type: package
Default:
pkgs.vimPlugins.NotebookNavigator-nvim
Declared by:
plugins.notebook-navigator.autoLoad
Whether to automatically load notebook-navigator when neovim starts.
Type: boolean
Default:
false
when lazy-loading is enabled.
Example:
false
Declared by: