Miguel Palhas
|
020bf7716e
|
fix(config): cleanup bugs, redundancy, and add agent-friendly auto-reload
- remove broken mini.files mappings (plugin disabled; yazi is used now)
- dedupe tint.nvim spec (drop plugins/theme.lua, keep ui.lua)
- drop dead copilot cmp source + moot Supermaven symbol (Supermaven stays inline)
- remove yaml from biome formatters (biome has no yaml support)
- collapse 3x biome chain to a single biome-check pass
- remove duplicate insert-mode jk mapping
- lazy-load tailwind-tools by filetype
- diagnostics: update_in_insert = false
- untrack .nvimlog, add .gitignore
- auto-reload files changed on disk (autoread + checktime autocmds)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-29 14:12:45 +01:00 |
|
Miguel Palhas
|
7c227632f1
|
wip
|
2026-03-28 16:43:55 +00:00 |
|
Miguel Palhas
|
b03446da86
|
remove theme sync
|
2026-03-26 16:06:11 +00:00 |
|
Miguel Palhas
|
562ac89abb
|
remove auto theme switch (leave that to darkman)
|
2026-02-18 10:19:09 +00:00 |
|
Miguel Palhas
|
a16bb42a45
|
auto dark/light theme (from darkman)
|
2026-02-16 16:39:45 +00:00 |
|
tux
|
0eb7d42b30
|
fix path for base64 plugin
|
2024-10-02 05:38:25 +05:30 |
|
siduck
|
935ea570af
|
repace vim.loop with vim.uv
|
2024-08-08 05:49:06 +05:30 |
|
siduck
|
0c7d9cefa9
|
no need to wrap options module in config func
|
2024-08-07 19:26:13 +05:30 |
|
siduck
|
9d47133ba1
|
update nvchad branch
|
2024-03-09 21:36:02 +05:30 |
|
siduck
|
aa13916e94
|
add starter config files
|
2024-03-09 21:33:44 +05:30 |
|