mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-10 12:21:40 +00:00
utility/preview: cleanup and optionalString
This commit is contained in:
parent
319aaca06d
commit
2e07763149
7 changed files with 11 additions and 11 deletions
|
@ -3,7 +3,7 @@
|
|||
in {
|
||||
options.vim.utility.preview = {
|
||||
markdownPreview = {
|
||||
enable = mkEnableOption "enable Markdown preview in neovim with markdown-preview.nvim";
|
||||
enable = mkEnableOption "Markdown preview in neovim with markdown-preview.nvim";
|
||||
|
||||
autoStart = mkOption {
|
||||
type = types.bool;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue