Commit graph

7 commits

Author SHA1 Message Date
3146a8d59b nvim: remove fschauen namespace 2025-07-01 18:01:48 +02:00
f6e6a319a5 nvim: define variables in the narrowest possible scope 2024-07-23 23:09:06 +02:00
11652303df nvim: use dependencies consistently 2024-07-22 21:14:13 +02:00
80a3ba49ef nvim: use icons consistently 2024-07-22 21:14:13 +02:00
53f9c5a4d9 nvim: add key maps to toggle previewers (PlantUML and Markdown) 2024-07-17 21:10:20 +02:00
3a273afd06 nvim: extract PlantUML JAR from launch script
I had previously hard-coded the path on my Debian install, but this
commit will find the correct JAR file as long as there is a `plantuml`
launch script in the PATH.
2024-07-12 13:26:26 +02:00
c91a813f83 nvim: add plugin 'weirongxu/plantuml-previewer.vim' 2024-07-11 12:43:45 +02:00