fennel

Open-source projects categorized as fennel

Top 23 fennel Open-Source 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.

  • lightspeed.nvim

    deprecated in favor of leap.nvim

  • 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
  • aniseed

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

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

    aniseed

  • spacehammer

    Hammerspoon config inspired by Spacemacs

  • Project mention: Why Fennel? | news.ycombinator.com | 2023-09-13
  • hotpot.nvim

    :stew: Carl Weathers #1 Neovim Plugin.

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

    hotpot.nvim

  • dotfiles

    Dotfiles (macOS, stow, brew, yabai, nvim, kitty, tmux) (by camspiers)

  • godbolt.nvim

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

  • SaaSHub

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

    SaaSHub logo
  • 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-tetris

    Bringing emacs' greatest feature to neovim - Tetris!

  • nvim-parinfer

    parinfer for Neovim

  • kat.nvim

    NeoVim specifc port of kat.vim, a warm blue theme, written in Fennel with Aniseed

  • nvim.conf

    datwaft's neovim configuration

  • fennel-language-server

    Fennel language server protocol (LSP) support.

  • magic-kit

    A starter kit for Conjure, Aniseed and Neovim

  • zest.nvim

    macros to configure neovim in fennel

  • 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

  • nvim-moonwalk

    Use any language that compiles to Lua in your Neovim configuration

  • nvim-local-fennel

    Execute local Fennel Lisp files in Neovim upon startup

  • pact.nvim

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

  • doctor.nvim

    Emacs greatest feature, now also in neovim!

  • nvim-laurel

    🌿 A set of macros for Neovim, highly inspired by Vim script, and Nvim Lua-Vimscript bridge on metatable

  • grpc-nvim

    Grpc Client for Neovim

  • 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 related posts

  • Configuring Neovim with Fennel

    7 projects | dev.to | 10 Nov 2023
  • Why Fennel?

    12 projects | news.ycombinator.com | 13 Sep 2023
  • Has anyone made this plugin?

    1 project | /r/neovim | 20 Jun 2023
  • TimL: Clojure-like Lisp dialect that runs on and compiles down to Vimscript

    3 projects | news.ycombinator.com | 26 May 2023
  • How come NeoVim, with all the "API is first-class" and "extensibility" brags, has such bad documentation on these topics compared to Vim?

    1 project | /r/neovim | 22 Feb 2023
  • clojure-lsp in neovim is not navigating to function definitions/namespaces

    2 projects | /r/neovim | 20 Jan 2023
  • lazy.nvim and Aniseed for config environment

    5 projects | /r/neovim | 15 Jan 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 5 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Index

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

Project Stars
1 leap.nvim 3,968
2 lightspeed.nvim 1,560
3 aniseed 595
4 spacehammer 536
5 hotpot.nvim 332
6 dotfiles 209
7 godbolt.nvim 195
8 tangerine.nvim 187
9 nvim-tetris 183
10 nvim-parinfer 153
11 kat.nvim 127
12 nvim.conf 115
13 fennel-language-server 111
14 magic-kit 102
15 zest.nvim 89
16 highlight-current-n.nvim 87
17 paperplanes.nvim 87
18 nvim-moonwalk 66
19 nvim-local-fennel 55
20 pact.nvim 43
21 doctor.nvim 29
22 nvim-laurel 28
23 grpc-nvim 27

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