We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 627b31a commit e5f08b1Copy full SHA for e5f08b1
doc/papis.txt
@@ -1,4 +1,4 @@
1
-*papis.txt* For NVIM v0.8.0 Last change: 2024 July 03
+*papis.txt* For NVIM v0.8.0 Last change: 2024 July 04
2
3
==============================================================================
4
Table of Contents *papis-table-of-contents*
@@ -499,14 +499,6 @@ All configuration options (with defaults) ~
499
-- the database.
500
required_keys = { "papis_id", "ref" },
501
},
502
-
503
- -- Configuration of logging.
504
- log = {
505
506
- -- What levels to log. Debug mode is more conveniently
507
- -- enabled in `enable_modules`.
508
- level = "info",
509
- },
510
<
511
512
In order to use the cmp source, you need to add it to the sources loaded by
0 commit comments