dkarter / dotfiles
plugin manager
lazy.nvim
plugins
58
root
config/nvim
init file
init.lua
lines of code
4673
monorepo
yes
fork
no
leaderkey
Space
Plugins
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
1749
2
editing-support
windwp/nvim-autopairs
autopairs for neovim written in lua
3280
1
editing-support
m-demare/attempt.nvim
Manage temporary buffers
86
0
utility
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
4053
2
file-explorer
nvim-tree/nvim-tree.lua
A file explorer tree for neovim written in lua
7248
1
file-explorer
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1704
2
editing-support
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1652
1
nvim-dev
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
8094
5
completion
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
1046
0
editing-support
Zeioth/mason-extra-cmds
Provides the command :MasonUpdateAll
14
1
dependency-management
folke/lazydev.nvim
Faster LuaLS setup for Neovim
729
5
nvim-dev
folke/lazy.nvim
💤 A modern plugin manager for Neovim
14881
1
plugin-manager
folke/snacks.nvim
🍿 A collection of small QoL plugins for Neovim
882
26
editing-support
MeanderingProgrammer/render-markdown.nvim
Plugin to improve viewing Markdown files in Neovim
1775
6
markdown-and-latex
gregorias/coerce.nvim
A Neovim plugin for changing keyword case.
119
1
editing-support
rcarriga/nvim-dap-ui
A UI for nvim-dap
2676
1
debugging