Commit Graph

20 Commits

Author SHA1 Message Date
QQ 17b917fb53 rename: QQdock.nvim → slot.nvim
Module: require('QQdock') → require('slot')
Class:  QdockTerm → SlotTerm
Plugin: plugin/QQdock.lua → plugin/slot.lua
Help:   :help QQdock → :help slot
Debug:  'QQdock:' prefix → 'slot:'
2026-06-17 16:56:37 +08:00
QQ 45baf3c996 chore: add .luarc.json, doc/QQdock.txt, update .gitignore
- .luarc.json: declare vim global, suppress LSP warnings
- doc/QQdock.txt: full Vim :help documentation
- .gitignore: exclude reasonix.toml
2026-06-17 16:45:52 +08:00
QQ 2611de78f2 init: QQdock.nvim — persistent adaptive terminal dock 2026-06-11 19:16:35 +08:00
github-actions[bot] ad055fa487 chore(doc): auto generate docs 2025-02-12 03:32:26 +00:00
github-actions[bot] cc51672ded chore(doc): auto generate docs 2025-02-05 04:24:05 +00:00
glepnir b7ba151630 update 2025-02-05 12:23:46 +08:00
glepnir 5a5b349c31 update 2025-02-05 12:23:34 +08:00
github-actions[bot] a029d3a982 chore(doc): auto generate docs 2025-01-19 11:59:22 +00:00
github-actions[bot] 3db95f2ba7 chore(doc): auto generate docs 2024-12-16 05:09:15 +00:00
github-actions[bot] acfc1b8d91 chore(doc): auto generate docs 2024-08-27 10:36:42 +00:00
github-actions[bot] 20198fe3c3 chore(doc): auto generate docs 2024-06-08 05:35:50 +00:00
github-actions[bot] ab08be3530 chore(doc): auto generate docs 2024-05-28 05:48:43 +00:00
github-actions[bot] e47c235aa4 chore(doc): auto generate docs 2023-08-05 08:33:38 +00:00
github-actions[bot] 41add0f7d1 chore(doc): auto generate docs 2023-06-18 06:39:11 +00:00
github-actions[bot] aeb066f1f4 chore(doc): auto generate docs 2023-06-16 08:22:43 +00:00
github-actions[bot] 8b4b4acfd8 chore(doc): auto generate docs 2023-06-16 08:18:59 +00:00
mathew 2983d96fb8 update 2023-06-16 16:13:19 +08:00
github-actions[bot] 1a39327bbf chore(doc): auto generate docs 2023-06-16 08:13:11 +00:00
github-actions[bot] cf56ef533a chore(doc): auto generate docs 2023-06-16 08:11:16 +00:00
mathew df1565e80c update 2023-06-16 16:10:41 +08:00