datwaft
/
nvim.conf
plugin manager
Lazy
plugins
37
root
init file
init.lua
lines of code
792
monorepo
no
fork
no
leaderkey
unknown
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
3756
684
3
git
NvChad/nvim-colorizer.lua
Maintained fork of the fastest Neovim colorizer
528
206
2
color
mrjones2014/smart-splits.nvim
🧠 Smart, seamless, directional navigation and resizing of Neovim + terminal multiplexer splits. Supports tmux, Wezterm, and Kitty. Think about splits in terms of "up/down/left/right".
546
68
3
split-and-window
zbirenbaum/neodim
Neovim plugin for dimming the highlights of unused functions, variables, parameters, and more
250
24
0
utility
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8465
745
5
plugin-manager
julienvincent/nvim-paredit
A Paredit implementation for Neovim, built using Treesitter and written in Lua.
99
5
1
programming-languages-support
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2450
722
2
snippet
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
1587
161
13
file-explorer
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8459
857
1
lsp
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
4609
611
5
statusline
folke/neodev.nvim
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
1573
386
1
nvim-dev
HiPhish/rainbow-delimiters.nvim
Rainbow delimiters for Neovim with Tree-sitter
271
98
3
editing-support
Olical/conjure
Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile)
1488
28
1
fennel
echasnovski/mini.comment
Neovim Lua plugin for fast and familiar per-line commenting. Part of 'mini.nvim' library.
62
89
0
comment
JoosepAlviste/nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
933
276
2
comment
altermo/ultimate-autopair.nvim
A neovim autopair plugin designed to have all the features that an autopair plugin needs.
341
58
3
editing-support
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
3750
327
2
colorscheme
jghauser/mkdir.nvim
This neovim plugin creates missing folders on save.
195
28
0
utility
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2037
829
1
nvim-dev
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11986
816
1
fuzzy-finder
yorickpeterse/nvim-pqf
Prettier quickfix/location list windows for NeoVim
46
29
1
quickfix
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages. 
1335
434
401
snippet
kevinhwang91/nvim-fundo
Forever undo in Neovim
171
19
0
utility
echasnovski/mini.ai
Neovim Lua plugin to extend and create `a`/`i` textobjects. Part of 'mini.nvim' library.
75
76
0
editing-support
rktjmp/hotpot.nvim
:stew: Carl Weathers #1 Neovim Plugin.
312
7
0
fennel
kevinhwang91/nvim-bqf
Better quickfix window in Neovim, polish old quickfix window.
1357
117
0
quickfix
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1473
296
5
lsp
Olical/nfnl
Enhance your Neovim with Fennel
123
4
0
fennel
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
1317
328
2
utility
folke/which-key.nvim
💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing.
3699
472
1
keybinding
stevearc/conform.nvim
Lightweight yet powerful formatter plugin for Neovim
1227
150
15
formatting
winston0410/range-highlight.nvim
An extremely lightweight plugin (~ 120loc) that hightlights ranges you have entered in commandline.
185
16
0
color
andweeb/presence.nvim
Discord Rich Presence for Neovim
662
63
1
media
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
3347
520
2
indent
sQVe/sort.nvim
Sorting plugin for Neovim that supports line-wise and delimiter sorting.
110
10
0
editing-support
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8185
891
2
syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6180
822
1
completion