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

Use Neovim 0.5 nightly #2

Closed
wants to merge 10 commits into from
Closed

Use Neovim 0.5 nightly #2

wants to merge 10 commits into from

Conversation

knowler
Copy link
Owner

@knowler knowler commented Nov 13, 2020

I’ve been seeing some cool Neovim plugins that require the 0.5 nightly, so I am going to try upgrade to it. I also would like to substitute coc.nvim with the built-in LSP. It should be interesting to see if it compares since the former is quite featureful. Also, maybe it works with the new LSP?

TODO:

  • Add configs for JSON, CSS, Rust, etc.
  • Add LSP shortcuts
  • Look for plugins that build on the new LSP feature
  • Re-add deoplete Use nvim-completion for autocompletion
  • Explore how to use Tree-sitter
  • Fix issue with Airline (was fixed on master)
  • Figure out auto import declarations
  • Figure out linters + formatters

@knowler
Copy link
Owner Author

knowler commented Apr 19, 2021

Resolved in 7af9d97

@knowler knowler closed this Apr 19, 2021
@knowler knowler deleted the use-neovim-0.5-nightly branch July 7, 2021 18:08
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.

None yet

1 participant