Fennel Neovim

Open-source Fennel projects categorized as Neovim

Top 23 Fennel Neovim Projects

  • leap.nvim

    Neovim's answer to the mouse 🦘

  • Project mention: Your favourite Neovim plugins? | /r/neovim | 2023-06-21

    Also I really like leap.nvim which in my opinion is the best thought out "hop" variation.

  • conjure

    Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile, Python and more!)

  • Project mention: Racket Language | news.ycombinator.com | 2024-04-20
  • 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
  • lightspeed.nvim

    deprecated in favor of leap.nvim

  • oxocarbon.nvim

    A dark and light Neovim theme written in fennel, inspired by IBM Carbon.

  • Project mention: Minimal colorscheme? | /r/neovim | 2023-07-23

    oxocarbon is not that simple, though it is still a very minimal colorscheme.

  • aniseed

    Neovim configuration and plugins in Fennel (Lisp compiled to Lua)

  • Project mention: Configuring Neovim with Fennel | dev.to | 2023-11-10

    aniseed

  • dotfiles

    Configuration for Linux, i3, Kitty, Fish, Neovim and more (by Olical)

  • hotpot.nvim

    :stew: Carl Weathers #1 Neovim Plugin.

  • Project mention: Configuring Neovim with Fennel | dev.to | 2023-11-10

    hotpot.nvim

  • 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
  • editorconfig.nvim

    EditorConfig plugin for Neovim

  • Project mention: Is there any reason to keep the editorconfig plugin installed? | /r/neovim | 2023-09-27

    (Apparently, this alternative plugin also existing but I never used it: https://github.com/gpanders/editorconfig.nvim)

  • godbolt.nvim

    Display assembly for the current buffer or visual selection from godbolt.org. Use https://sr.ht/~p00f/godbolt.nvim instead

  • tangerine.nvim

    🍊 Sweet Fennel integration for Neovim

  • Project mention: Configuring Neovim with Fennel | dev.to | 2023-11-10

    local function bootstrap(url, ref) local name = url:gsub(".*/", "") local path = vim.fn.stdpath [[data]] .. "/lazy/" .. name if vim.fn.isdirectory(path) == 0 then print(name .. ": installing in data dir...") vim.fn.system { "git", "clone", url, path } if ref then vim.fn.system { "git", "-C", path, "checkout", ref } end vim.cmd [[redraw]] print(name .. ": finished installing") end vim.opt.runtimepath:prepend(path) end bootstrap("https://github.com/udayvir-singh/tangerine.nvim") -- Optional and only needed if you also want the macros bootstrap("https://github.com/udayvir-singh/hibiscus.nvim") require 'tangerine'.setup { target = vim.fn.stdpath [[data]] .. "/tangerine", -- compile files in &rtp rtpdirs = { "ftplugin", }, compiler = { -- disable popup showing compiled files verbose = false, -- compile every time changes are made to fennel files or on entering vim hooks = { "onsave", "oninit" } }, }

  • nvim-parinfer

    parinfer for Neovim

  • magic-kit

    A starter kit for Conjure, Aniseed and Neovim

  • nvim-lspupdate

    Updates installed LSP servers, automatically

  • highlight-current-n.nvim

    Highlights the current /, ? or * match under your cursor when pressing n or N and gets out of the way afterwards.

  • paperplanes.nvim

    Neovim :airplane: Pastebins

  • Project mention: Has anyone made this plugin? | /r/neovim | 2023-06-20

    searched "0x0 st neovim" and found https://github.com/rktjmp/paperplanes.nvim

  • pact.nvim

    πŸ”ͺ🩸🐐 semver aware package manager for neovim

  • doctor.nvim

    Emacs greatest feature, now also in neovim!

  • grpc-nvim

    Grpc Client for Neovim

  • nvim-config

    nvim 0.8 config written in Fennel (by jhchabran)

  • neovcs.vim

    VCS support for Neovim 🌱

  • nvim-config

    Nvim config (by alexaandru)

  • nvim

    Fennel powered neovim configuration. (by TunkShif)

  • emacs-key-source.nvim

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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).

Fennel Neovim related posts

Index

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

Project Stars
1 leap.nvim 3,947
2 conjure 1,617
3 lightspeed.nvim 1,559
4 oxocarbon.nvim 959
5 aniseed 594
6 dotfiles 492
7 hotpot.nvim 330
8 editorconfig.nvim 314
9 godbolt.nvim 195
10 tangerine.nvim 187
11 nvim-parinfer 152
12 magic-kit 102
13 nvim-lspupdate 92
14 highlight-current-n.nvim 87
15 paperplanes.nvim 86
16 pact.nvim 42
17 doctor.nvim 29
18 grpc-nvim 27
19 nvim-config 22
20 neovcs.vim 20
21 nvim-config 17
22 nvim 16
23 emacs-key-source.nvim 7

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