Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I made a few changes #38

Open
wants to merge 959 commits into
base: master
Choose a base branch
from
Open

I made a few changes #38

wants to merge 959 commits into from

Conversation

notahat
Copy link

@notahat notahat commented Nov 26, 2023

🤣

If you replace every piece of a ryanb/dotfiles one by one over the course of 13 years, is it still the same ryanb/dotfiles? 🤔

Neotest is just too slow on a big codebase. Vim-test looks like it'll
take some tinkering to get it to behave the way I want, but seems better
behaved.
Updated the scripts and docs to match.
- Install lsp-file-operations to fix imports when we rename files
- Install eslint_d for faster linting of JS
- Add helpful comments on a bunch of the plugins
Switch to managing neovim plugins with lazy.nvim
Lazy.nvim is too clever about config. I'm trying to either use its
automatic calling of setup, or fall back to defining my own config
method and calling setup from there.
I don't need the filter now that I'm not using it.
The plugin is outdated, and it's never worked well for me anyway.
- Use lsp-progress.nvim to show LSP progress in the status line
- Use a global status line to make it fit
- Move the neo-tree source selector to the winbar now that the status
  line is global
Maybe I shouldn't bother checking in the lockfile?
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