mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-10 15:35:30 +00:00
Cleaned up documentation and other performed other code cleanups
This commit is contained in:
parent
5b616f7907
commit
c3c720f4a2
13 changed files with 343 additions and 213 deletions
|
|
@ -56,7 +56,8 @@ in {
|
|||
opts)
|
||||
options;
|
||||
|
||||
# Check that the language and this pdf viewer have been enabled before making any config.
|
||||
# Check that the language and this pdf viewer have been enabled before making
|
||||
# any config.
|
||||
config = mkIf (cfg.enable && viewerCfg.enable) {
|
||||
vim.languages.tex.pdfViewer = {
|
||||
inherit name;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue