All Projects → gpanders → nvim-parinfer

gpanders / nvim-parinfer

Licence: other
parinfer for Neovim

Programming Languages

Fennel
19 projects
Vim Script
2826 projects
Makefile
30231 projects

Projects that are alternatives of or similar to nvim-parinfer

plotty
matplotlib-cpp with Eigen interfaces.
Stars: ✭ 39 (-43.48%)
Mutual labels:  fennel
hotpot.nvim
🍲 Carl Weathers #1 Neovim Plugin.
Stars: ✭ 183 (+165.22%)
Mutual labels:  fennel
dots
The dotfiles for my linux system •••
Stars: ✭ 42 (-39.13%)
Mutual labels:  fennel
doctor.nvim
Emacs greatest feature, now also in neovim!
Stars: ✭ 27 (-60.87%)
Mutual labels:  fennel
nvim-fennel-lsp-conjure-as-clojure-ide
Basic config to transform your NVIM in a powerful Clojure IDE using fennel, clojure-lsp and conjure.
Stars: ✭ 144 (+108.7%)
Mutual labels:  fennel
magic-kit
A starter kit for Conjure, Aniseed and Neovim
Stars: ✭ 86 (+24.64%)
Mutual labels:  fennel
nvim.conf
datwaft's neovim configuration using Fennel
Stars: ✭ 65 (-5.8%)
Mutual labels:  fennel
nvim-tetris
Bringing emacs' greatest feature to neovim - Tetris!
Stars: ✭ 114 (+65.22%)
Mutual labels:  fennel
paperplanes.nvim
Neovim ✈️ Pastebins
Stars: ✭ 50 (-27.54%)
Mutual labels:  fennel

nvim-parinfer

nvim-parinfer is a Neovim plugin that uses Chris Oakman's parinfer-lua to implement the parinfer algorithm. Parinfer automatically balances parentheses as you type when working in Lisp-family languages. Unlike parinfer-rust, it requires no external dependencies: simply install and go.

Configuration

nvim-parinfer uses sane defaults that should "just work". You can see the (small) list of configuration knobs in :help parinfer.

License

lua/parinfer.lua is licensed ISC by Chris Oakman.

Everything else is licensed GPLv3 or later by Gregory Anders.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].