Fennel fennel

Open-source Fennel projects categorized as fennel

Top 23 Fennel fennel 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

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

  • 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" } }, }

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

    parinfer for Neovim

  • magic-kit

    A starter kit for Conjure, Aniseed and Neovim

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

  • 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

  • nvim-config

    nvim 0.8 config written in Fennel (by jhchabran)

  • nvim-minor-mode

    Emacs like minor modes for Neovim

  • nvim-config

    Nvim config (by alexaandru)

  • nvim

    Fennel powered neovim configuration. (by TunkShif)

  • check.fnl

    A linter for Fennel

  • nvim-fnl

    Neovim config under fnl/ from my private dotfiles

  • nvim

    Neovim configuration in Fennel (by fedemengo)

  • dotfiles

    My dotfiles (by ajayvigneshk)

  • Project mention: Use multiple Git SSH identities on a single computer | news.ycombinator.com | 2023-07-17

    I've my git config specified like this -> https://github.com/ajayvigneshk/dotfiles/blob/macosx/.config.... This requires the public keys to be available on the `~/.ssh` dir

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

Index

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

Project Stars
1 leap.nvim 3,934
2 lightspeed.nvim 1,558
3 aniseed 594
4 spacehammer 536
5 hotpot.nvim 329
6 godbolt.nvim 195
7 tangerine.nvim 187
8 nvim-parinfer 152
9 magic-kit 102
10 highlight-current-n.nvim 87
11 paperplanes.nvim 86
12 pact.nvim 42
13 doctor.nvim 29
14 nvim-laurel 28
15 grpc-nvim 27
16 nvim-config 22
17 nvim-minor-mode 19
18 nvim-config 17
19 nvim 16
20 check.fnl 11
21 nvim-fnl 5
22 nvim 1
23 dotfiles 0

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