Scheme Neovim

Open-source Scheme projects categorized as Neovim

Top 3 Scheme Neovim Projects

  • nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

  • Project mention: JetBrains' unremovable AI assistant meets irresistible outcry | news.ycombinator.com | 2024-02-03

    I suggest looking for blog posts about this, you're gunnuh wanna pick out a plugin manager and stuff. It's kind of like a package manager for neovim. You can install everything manually but usually you manually install a plugin manager and it gives you commands to manage the rest of your plugins.

    These two plugins are the bare minimum in my view.

    https://github.com/nvim-treesitter/nvim-treesitter

    Treesitter gives you much better syntax highlighting based on a parser for a given language.

    https://github.com/neovim/nvim-lspconfig

    This plugin helps you connect to a given language LSP quickly with sensible defaults. You more or less pick your language from here and copy paste a snippet, and then install the relevant LSP:

    https://github.com/neovim/nvim-lspconfig/blob/master/doc/ser...

    For Python you'll want pylsp. For JavaScript it will depend on what frontend framework you're using, I probably can't help you there.

    pylsp itself takes some plugins and you'll probably want them. https://github.com/python-lsp/python-lsp-server

    Best of luck! Happy hacking.

  • nvim-treesitter-textobjects

  • Project mention: Use treesitter to jump to next argument without going into nested function calls? | /r/neovim | 2023-09-22

    I was hoping to use nvim-treesitter-textobjects to jump to the next argument via something like this:

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • nvim-treesitter-textsubjects

    Location and syntax aware text objects which *do what you mean*

  • Project mention: Tree-Sitter | news.ycombinator.com | 2024-02-17

    Neovim supports treesitter based selections and "jumps", which I think are awesome

    https://www.reddit.com/r/neovim/comments/r10llx/the_most_ama...

    Or

    https://github.com/RRethy/nvim-treesitter-textsubjects

    Helix also supports them by default

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Scheme Neovim related posts

Index

What are some of the best open-source Neovim projects in Scheme? This list will help you:

Project Stars
1 nvim-treesitter 9,426
2 nvim-treesitter-textobjects 1,890
3 nvim-treesitter-textsubjects 456

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com