Commit graph

17 commits

Author SHA1 Message Date
af7255b0a0 refactor: use vim.g config and lazy loading
Replace setup() with vim.g.live_server configuration. Add plugin/ file
with load guard and user commands for proper lazy loading.
2026-02-03 20:13:12 -05:00
powN
ade465ef36 Add port notification on start 2025-05-26 18:22:04 +02:00
wasubu
d92306bde3 Improve Windows support and add error message for nil dir 2025-05-23 12:59:03 +09:00
wasubu
bdd92e83fd Fix Windows path for live-server command 2025-05-23 12:41:42 +09:00
5fc8abb727 fix: resolve root dir if not specified 2024-07-21 19:13:57 -05:00
fde21e3dc4 feat: resolve directories correctly 2024-07-14 19:55:52 -05:00
da3496d878 feat: take in optional dir arg 2024-07-13 13:52:53 -05:00
mrcapivaro
d55461ffdb fix: infinite loop on the find_cached_dir function on the Windows OS 2024-06-18 00:03:51 -03:00
Matheus
146c1b6211 feat: 🎸 create a toggle function 2024-02-12 17:29:51 -03:00
Matheus
a9901e8e0d refactor: 💡 change default live server port 2024-02-12 00:24:20 -03:00
d135afb5e8 fix: ignore proper exit on sigterm 2024-01-24 09:47:22 -05:00
Barrett Ruth
b434147fe6 use non-cached directory in start 2023-01-09 18:24:20 -06:00
Barrett Ruth
39825341b1 clear up log messages 2023-01-09 15:58:39 -06:00
Barrett Ruth
884a435019 cache: avoid default value 2023-01-09 15:53:30 -06:00
Barrett Ruth
61f18ef900 live-server: avoid duplicate instances 2023-01-08 02:00:10 -06:00
Barrett Ruth
46df6ae7e6 issue template 2023-01-07 21:53:58 -06:00
Barrett Ruth
894692f380 initial commit 2023-01-07 20:42:18 -06:00