From 77d974a907db4c96865d216f8d5f80d82396a19f Mon Sep 17 00:00:00 2001 From: anoduck <11767-anoduck@users.noreply.gitgud.io> Date: Sun, 29 Sep 2024 20:59:12 -0400 Subject: =?UTF-8?q?style:=20=F0=9F=92=84=20New=20pages=20and=20menu=20item?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit New pages, menu items, stylistic alterations, and additional pages. --- config/_default/mod-pdfview.sublime-project | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 config/_default/mod-pdfview.sublime-project (limited to 'config/_default/mod-pdfview.sublime-project') diff --git a/config/_default/mod-pdfview.sublime-project b/config/_default/mod-pdfview.sublime-project new file mode 100644 index 0000000..95baa45 --- /dev/null +++ b/config/_default/mod-pdfview.sublime-project @@ -0,0 +1,8 @@ +{ + "folders": + [ + { + "path": "/home/vassilios/Sandbox/mod-pdfview" + } + ] +} -- cgit v1.2.3