- nvim: AstroNvim → LazyVim with Dracula theme, add python/yaml/docker/json/markdown extras - kitty: restructure to .config/kitty/, add catppuccin-mocha theme - fish: add lazy-loading for credentials, gitea config, chrome-debug function - tmux: update config - Move dotfiles repo from ~/Projects/config/dotfiles to ~/dotfiles Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
14 lines
308 B
JSON
14 lines
308 B
JSON
{
|
|
"extras": [
|
|
"lazyvim.plugins.extras.lang.python",
|
|
"lazyvim.plugins.extras.lang.yaml",
|
|
"lazyvim.plugins.extras.lang.docker",
|
|
"lazyvim.plugins.extras.lang.json",
|
|
"lazyvim.plugins.extras.lang.markdown"
|
|
],
|
|
"install_version": 8,
|
|
"news": {
|
|
"NEWS.md": "11866"
|
|
},
|
|
"version": 8
|
|
} |