Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

julienvincent/nvim-paredit-fennel

Repository files navigation

nvim-paredit-fennel

Warning

This is now deprecated as of nvim-paredit@1.0.0

The language-extensions API has been removed and fennel support has now been directly added to nvim-paredit.

EXPERIMENTAL

Provides a language extension implementation to nvim-paredit for the Fennel programming language

Installation

{
  "julienvincent/nvim-paredit-fennel",
  dependencies = { "julienvincent/nvim-paredit" },
  ft = { "fennel" },
  config = function()
    require("nvim-paredit-fennel").setup()
  end
}

About

A fennel language extension for nvim-paredit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •