Commit graph

  • 259744b5e3 Improve test runner discoverability main m1ngsama 2026-05-05 01:17:30 +0800
  • 67ffdfe99f Add reusable project test runner m1ngsama 2026-05-05 00:31:12 +0800
  • 1b9e8b3999 Add bootstrap dry-run safety checks m1ngsama 2026-05-04 11:49:20 +0800
  • ddb4c691b9 Add installer dry-run and configure-only modes m1ngsama 2026-05-03 23:40:01 +0800
  • d253583d0b Improve installer profile handling and validation m1ngsama 2026-05-03 23:06:49 +0800
  • 7ff5326932 Make Vim help profile aware m1ngsama 2026-04-30 17:04:53 +0800
  • a9e16d22d3 Respect profiles in local config and status m1ngsama 2026-04-30 13:45:05 +0800
  • db9b96f577 Refine Vim defaults and add profiles m1ngsama 2026-04-30 13:07:21 +0800
  • cddb5fa725 feat(ui): native tabline + fixed-width signcolumn m1ngsama 2026-04-27 18:08:40 +0800
  • 28e4ed3794 fix(ui): drop noisy colorcolumn, polish highlights, warn on missing colorscheme m1ngsama 2026-04-27 18:08:28 +0800
  • 4fd9a09948 fix: add missing visual mode mappings for clipboard, movement, and editing m1ngsama 2026-04-26 15:32:55 +0800
  • 01c67d841b fix: audit fixes — shellcheck, TTY signcolumn, matchdelete race, docs accuracy m1ngsama 2026-04-22 18:31:08 +0800
  • 196e88c2c8 docs: demo GIF with live API curl — 40s, 5 clean scenes m1ngsama 2026-04-22 18:08:05 +0800
  • 4965b65041 docs: slow down demo GIF — 24s → 35s, 50ms typing, longer scene holds m1ngsama 2026-04-22 17:50:15 +0800
  • 2c7d190314 docs: re-record demo GIF — clean narrative, zero lint warnings m1ngsama 2026-04-22 17:45:52 +0800
  • a42c980d3e perf: remove ttyfast, add grepprg/diffopt, DRY FZF commands, conditional tmux-navigator m1ngsama 2026-04-22 17:06:33 +0800
  • f6631dfdf1 docs: re-record demo GIF — deterministic FZF handling, all 6 scenes clean m1ngsama 2026-04-22 16:51:52 +0800
  • 56c3917682 perf+feat: fix logiPat guard, skip 2 more built-ins, add git/format bindings m1ngsama 2026-04-22 16:30:28 +0800
  • 996b428809 docs: re-record demo GIF — clean viminfo, fix ALE warnings m1ngsama 2026-04-22 16:18:21 +0800
  • ba39fca13b docs: re-record demo GIF — 7-scene feature showcase m1ngsama 2026-04-22 15:54:33 +0800
  • ecf0a1b260 docs: rewrite demo tape — 7-scene "what can I do" narrative m1ngsama 2026-04-22 15:53:30 +0800
  • 565f2fc80b docs: full README update — accurate keybindings, :ChopsticksStatus, lazy count fix m1ngsama 2026-04-22 15:25:40 +0800
  • 0686f9c6be feat: add :ChopsticksStatus diagnostic command and CHANGELOG m1ngsama 2026-04-22 15:21:35 +0800
  • 73a55e18e6 docs: fix plugin count (25), improve first-launch guidance, add :LspInstallServer to cheat sheet m1ngsama 2026-04-22 15:09:27 +0800
  • 0e92e6c1a8 feat: restore previm markdown preview (lazy-loaded, ,mp) m1ngsama 2026-04-22 14:57:55 +0800
  • f8d45472dc docs: remove stale references to deleted features in QUICKSTART m1ngsama 2026-04-22 14:53:53 +0800
  • fbb692846b ui: redesign cheat sheet — vertical sidebar, one key per line, aligned m1ngsama 2026-04-22 14:41:09 +0800
  • 51b10aa16d feat: restore ,? cheat sheet — lean version matching current keybindings m1ngsama 2026-04-22 14:35:45 +0800
  • f6b6976bc0 fix(ci): lower plugin count threshold to match 24-plugin config m1ngsama 2026-04-22 14:33:07 +0800
  • f43c8e5f0f Merge refactor/unix-minimalism: drop 565 lines, 5 plugins m1ngsama 2026-04-22 14:27:21 +0800
  • 5371521360 refactor: Unix minimalism — drop 565 lines, 5 plugins, 0 features that matter m1ngsama 2026-04-22 14:27:15 +0800
  • b1746c72b7 Merge feature/ui-visibility: sidebar, statusline, toggle feedback m1ngsama 2026-04-22 12:52:34 +0800
  • 261b6cdce6 feat: UI visibility — sidebar toggle, enriched statusline, toggle feedback m1ngsama 2026-04-22 12:52:31 +0800
  • 2e37efe644 feat: improve UI visibility and user interaction m1ngsama 2026-04-22 12:13:37 +0800
  • 97ca2be139 Fix shellcheck SC2012: use find instead of ls for plugin count m1ngsama 2026-04-22 01:02:18 +0800
  • 7b4b153f4b docs: GitHub polish — hero README, CI, templates, demo GIF v2.0.0 m1ngsama 2026-04-22 00:58:56 +0800
  • dbb11c9473 perf: 23ms → 19ms — drop vim-unimpaired, runtime tuning m1ngsama 2026-04-22 00:46:00 +0800
  • f0d4431eef perf: 39ms → 23ms startup (40% faster) m1ngsama 2026-04-22 00:36:44 +0800
  • fa59d5be8f docs: rewrite README and QUICKSTART — clean, short, for geeks m1ngsama 2026-04-22 00:21:15 +0800
  • 6044fc5fcb refactor: modular architecture — split .vimrc into 12 self-contained modules m1ngsama 2026-04-22 00:05:10 +0800
  • 84d999f91f feat: major feature upgrade — zen mode, run file, smart search, and more m1ngsama 2026-04-21 23:42:41 +0800
  • cc328cebf2 fix: round 2 — completion speed, octal numbers, dead files m1ngsama 2026-04-21 23:32:59 +0800
  • 575ff2c489 fix: comprehensive bug audit — 14 fixes for performance and usability m1ngsama 2026-04-21 23:28:59 +0800
  • 4fb20177ef
    Fix Previm browser opener m1ngsama 2026-04-15 17:47:19 +0800
  • 624644b06a Fix Previm browser opener m1ngsama 2026-04-15 17:37:48 +0800
  • 5604eddbdb fix: remaining usability and design improvements m1ngsama 2026-04-15 10:15:07 +0800
  • 233ceabf53 fix: usability and design improvements across .vimrc, install.sh, README m1ngsama 2026-04-15 10:08:10 +0800
  • 0ba2e84e0c fix: correct 13 bugs across .vimrc, install.sh, and docs m1ngsama 2026-04-15 09:57:26 +0800
  • 0b3f631e98 fix: correct non-TTY vim-plug install; add real plugin count check m1ngsama 2026-04-10 18:43:52 +0800
  • 716e7e5808 fix: silence fzf post-install hook false-positive exit code v1.1.2 m1ngsama 2026-04-09 22:57:42 +0800
  • a605185a2e fix: use TERM=dumb+/dev/null for non-interactive vim runs, eliminating escape sequence leakage m1ngsama 2026-04-09 22:53:53 +0800
  • 4a9c9354a2 fix: restore original art header as static list (no system() call) m1ngsama 2026-04-09 22:49:52 +0800
  • b2b1632857 fix: terminal garble, black screen on startup, Unicode in header m1ngsama 2026-04-09 22:48:55 +0800
  • b20bedaa8b docs: update README, QUICKSTART, CHANGELOG for v1.2.0 v1.2.0 m1ngsama 2026-04-09 22:37:07 +0800
  • 8820d1d107 fix: use test-open for /dev/tty instead of -e check m1ngsama 2026-04-09 22:32:04 +0800
  • 825633d623 feat: robust installer with preflight checks, one-command get.sh m1ngsama 2026-04-09 13:59:30 +0800
  • e3877edaeb docs: add CHANGELOG entry for v1.1.1 m1ngsama 2026-04-09 13:41:45 +0800
  • 74071f7464 feat: absorb 15 best practices from top global vim configs (amix, tpope, ThePrimeagen, YADR, spf13) v1.1.1 m1ngsama 2026-04-09 12:43:47 +0800
  • 23ad2e5b7a feat: ergonomics overhaul, tmux integration, and beginner onboarding (v1.1.0) v1.1.0 m1ngsama 2026-04-09 12:20:10 +0800
  • 9442aa0499 ux: dashboard-style startup — fullscreen Startify, m1ngsama header m1ngsama 2026-03-29 19:54:44 +0800
  • 3236155b84 docs: comprehensive v1.0.0 documentation update v1.0.0 m1ngsama 2026-03-29 18:05:51 +0800
  • 3daf725ad8
    audit: wrap loose autocmds in augroups, fix install.sh robustness (#13) m1ngsama 2026-03-29 16:36:43 +0800
  • 7a5affe71e audit: wrap loose autocmds in augroups, fix install.sh robustness m1ngsama 2026-03-29 16:18:23 +0800
  • db16c2f8fc
    fix: vim-go startup hang, E495 errors, and afile guard safety (#12) m1ngsama 2026-03-29 12:22:21 +0800
  • 2991c4a90e fix: vim-go startup hang, E495 errors, and afile guard safety m1ngsama 2026-03-29 12:20:38 +0800
  • d8eee9dc23
    install.sh: automate linter/formatter installation (fixes #10) m1ngsama 2026-03-29 11:42:11 +0800
  • 599ffb8e74 install.sh: automate full linter/formatter installation (fixes #10) m1ngsama 2026-03-29 11:40:39 +0800
  • 6b8d691c61
    UX audit: startup experience, ergonomics, and interaction fixes (#9) m1ngsama 2026-03-28 18:45:25 +0800
  • e3ab61a49a UX audit: startup, ergonomics, and interaction improvements m1ngsama 2026-03-28 18:43:15 +0800
  • b329c5f301
    docs: sync README with expanded language coverage (#8) m1ngsama 2026-03-28 18:32:52 +0800
  • 1be642ec59 docs: sync README language support table and CoC setup with expanded coverage m1ngsama 2026-03-28 18:32:01 +0800
  • 43baa9753a
    Expand LSP and lint coverage for full-stack development languages (#7) m1ngsama 2026-03-28 18:30:19 +0800
  • ca4c683b18 Expand LSP and lint coverage for full-stack languages (fixes #6) m1ngsama 2026-03-28 18:20:20 +0800
  • 323bf4a6b3
    LSP 分层后端、UI 增强、UX 修复与完整文档 m1ngsama 2026-02-21 12:30:06 +0800
  • a7ba505e21 Fix mapping conflicts, UX improvements, and eliminate dead code claude/lsp-ui-enhancements-siZCJ m1ngsama 2026-02-21 12:13:39 +0800
  • 2023edef66
    Fix review issues: conditional vim-lsp loading and scoped auto-format Claude 2026-02-17 04:52:33 +0000
  • 5db1bc92bd
    Code robustness, Unix-style docs, and complete wiki Claude 2026-02-17 04:20:07 +0000
  • f1159320f7
    Enhance LSP compatibility and user interaction UX Claude 2026-02-17 04:13:17 +0000
  • b2ccc50b4d
    Merge pull request #4 from m1ngsama/claude/bugfix-installation-validation m1ngsama 2025-12-30 09:56:13 +0800
  • 0e61537142 Fix critical installation and configuration bugs m1ngsama 2025-12-30 09:53:14 +0800
  • 51ac142b39
    Merge pull request #3 from m1ngsama/claude/tty-optimization-siZCJ m1ngsama 2025-12-30 08:44:55 +0800
  • 5ef24a5679
    Merge pull request #2 from m1ngsama/claude/engineering-optimizations-siZCJ m1ngsama 2025-12-30 08:35:50 +0800
  • 3bb1a442c7
    Optimize for basic terminal environments (TTY users) Claude 2025-12-30 00:32:33 +0000
  • 0ea76e6ae7
    Remove all icons and emojis - keep it simple (KISS principle) Claude 2025-12-30 00:29:35 +0000
  • 2941614b45
    工程化优化:添加快速安装脚本和企业级开发功能 Claude 2025-12-30 00:17:46 +0000
  • ff27025cbb
    Merge pull request #1 from m1ngsama/claude/vim-config-setup-siZCJ m1ngsama 2025-12-30 08:09:45 +0800
  • d457e832be
    完全重构:从Neovim迁移到原生Vim配置 Claude 2025-12-29 14:15:46 +0000
  • d919afda5d update config m1ngsama 2025-06-25 09:48:07 +0800
  • 07b0e85b01 add lsp plugins m1ngsama 2025-04-09 19:18:55 +0800
  • 6200fbfb71 clean json m1ngsama 2024-12-10 00:57:10 +0800
  • 3dde844782 lazyvim, autocmds, options, keymaps, plugins added m1ngsama 2024-12-10 00:40:12 +0800
  • b65992aa82 add telescope and some related keymap m1ngsama 2024-11-17 03:52:03 +0800
  • 2d28df9891 Merged remote LICENSE file and kept local source code m1ngsama 2024-11-16 18:10:26 +0800
  • 6d71f274bf
    Initial commit m1ng 2024-11-16 17:57:38 +0800
  • f41cf69a1a update colorscheme & init README miam1gh0st 2024-11-16 17:46:07 +0800
  • 6d8dc3f72d add lazy nvim miam1gh0st 2024-11-16 17:28:19 +0800
  • e1dde8a5d2 init miam1gh0st 2024-11-16 16:57:12 +0800