Scheme Neovim

Open-source Scheme projects categorized as Neovim

Top 4 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:

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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

  • webc.nvim

    WebC Support for NeoVim

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

  • Help needed with Treesitter sql injection

    1 project | /r/neovim | 7 Dec 2023
  • Problem with highlighting when attempting to create own treesitter parser

    2 projects | /r/neovim | 5 Dec 2023
  • neorg problem, all other plugins deactivate when added to init.lua

    2 projects | /r/neovim | 26 Nov 2023
  • Getting Treesitter to work for Windows 10

    1 project | /r/neovim | 19 Nov 2023
  • Use treesitter to jump to next argument without going into nested function calls?

    1 project | /r/neovim | 22 Sep 2023
  • Code navigation ctags/cscope/gnu global alternative?

    1 project | /r/neovim | 16 Sep 2023
  • Just come back up out of the rabbit hole - TS unsets syntax variable by design!

    1 project | /r/neovim | 15 Aug 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 20 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 nvim-treesitter 9,631
2 nvim-treesitter-textobjects 1,933
3 nvim-treesitter-textsubjects 467
4 webc.nvim 10

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