-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
vim-matchup
vim match-up: even better % :facepunch: navigate and highlight matching words :facepunch: modern matchit and matchparen. Supports both vim and neovim + tree-sitter.
-
-
-
-
-
-
-
-
-
-
-
vim-flog
A blazingly fast, stunningly beautiful, exceptionally powerful git branch viewer for Vim/Neovim.
-
-
-
-
-
-
-
nvim-surround came out just a few weeks ago and it has dot support.
-
Not to forget Vimtex :P
-
I use neogit but I still have fugitive installed
-
You might get turned off by the brackets but that's alleviated by plugins like nvim-parinfer which automatically adds/removes brackets based on the indentation. So you can do commands like dd with ease. If you have nvim-autopairs make sure to disable "fennel" filetype since they conflict.
-
You just need a fennel-to-lua transpiler like tangerine.nvim and you're set.
-
conjure
Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile, Python and more!)
For ease of use, you can use conjure for evaluating the code, cmp-conjure for nvim completions, hibiscus.nvim and nyoom.nvim macros for macros, and you can also use nyoom.nvim as a base config.
-
For ease of use, you can use conjure for evaluating the code, cmp-conjure for nvim completions, hibiscus.nvim and nyoom.nvim macros for macros, and you can also use nyoom.nvim as a base config.
-
For ease of use, you can use conjure for evaluating the code, cmp-conjure for nvim completions, hibiscus.nvim and nyoom.nvim macros for macros, and you can also use nyoom.nvim as a base config.
-
nyoom.nvim
Discontinued A Neovim framework and doom emacs alternative for the stubborn martian hacker. Powered by fennel and the oxocarbon theme [Moved to: https://github.com/nyoom-engineering/nyoom.nvim] (by shaunsingh)
For ease of use, you can use conjure for evaluating the code, cmp-conjure for nvim completions, hibiscus.nvim and nyoom.nvim macros for macros, and you can also use nyoom.nvim as a base config.
Related posts
-
What extra and useful textobj does vim have?
-
How to make keystrokes like di" di( di{ as a custom shorter keystrokes(say dI) that will delete everything in the "", (), {}, etc.
-
Can't believe I've created 20 vim plugins since 2016
-
how to change the background color of code blocks in markdown file?
-
How to configure vim like an IDE