WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@daler
Copy link
Owner

@daler daler commented Aug 15, 2025

vim

  • Replace vim-sleuth with indent-o-matic for better indentation detection
  • Replace nvim-cmp with blink.cmp for autocompletion (about the same features but with simplified config)
  • Update checkbox rendering in markdown files
  • Add zenfade colorscheme (not enabled by default)
  • Nicer diff deletion symbol
  • Add lush plugin
  • Add treesj plugin
  • Bump installed nvim version to 0.10.4

setup

  • conda installation dir can be configured via env var CONDA_INSTALLATION_DIR
  • dockerfile uses conda rather than mamba for testing

docs

Nvim documentation overhaul. This now includes a new sphinx extension which
inspects the git history to create a changelog of a plugin. This looks for the
plugin name in filenames, commit messages, and changed text in an attempt to be
more transparent about changes over time.

The updates also include splitting the vim plugins from the main vim docs and
rewriting some supporting docs for vim.

@daler daler mentioned this pull request Aug 15, 2025
@daler daler merged commit aa2da9d into master Aug 15, 2025
2 checks passed
@daler daler deleted the 2025-08-update branch August 15, 2025 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants