Commit graph

14 commits

Author SHA1 Message Date
3146a8d59b nvim: remove fschauen namespace 2025-07-01 18:01:48 +02:00
aaa3b3236e nvim: use consistent style for lua files 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
e5793203f2 Revert "nvim: fix opening browser with Markdown preview on macOS + Firefox + tmux"
This reverts commit 50dfc1efa6.

It seems that the issue with open(1) was temporary and fixed by
restarting the machine.
2024-07-14 23:52:33 +02:00
50dfc1efa6 nvim: fix opening browser with Markdown preview on macOS + Firefox + tmux 2024-07-12 16:40:35 +02:00
735d6ffaef nvim: don't close Markdown preview when leaving the buffer 2024-07-12 16:39:53 +02:00
c2b340ef88 vim: refactor plugin specs 2024-02-20 19:09:18 +01:00
5f2dd220d9 vim: use the opts key in plugin specs where possible 2024-02-18 02:25:06 +01:00
a054a3a894 vim: use correct signatures for lazy config() and init() 2024-02-18 00:42:44 +01:00
e5e8dd06c6 vim: update plugins 2024-02-08 21:07:09 +01:00
7a293c6024 vim: everything is module... 2023-08-17 22:17:44 +02:00
0554f4cb5e vim/markdown-preview: lazy load on filetype detection 2023-08-11 04:42:11 +02:00
6a8c606845 vim: rename 'user' -> 'fschauen' 2023-08-06 23:43:17 +02:00
Renamed from config/nvim/lua/user/plugins/markdown-preview.lua (Browse further)