mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-12-20 03:30:20 +01:00
Added description for pdf viewer
This commit is contained in:
parent
3433bf9071
commit
353b63b6ac
1 changed files with 3 additions and 0 deletions
|
|
@ -87,6 +87,9 @@ in {
|
|||
];
|
||||
};
|
||||
};
|
||||
description = ''
|
||||
Define the pdf viewer to use for viewing compiled tex documents.
|
||||
'';
|
||||
};
|
||||
|
||||
config = let
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue