dkarter / dotfiles
plugin manager
lazy.nvim
plugins
58
root
config/nvim
init file
init.lua
lines of code
4668
monorepo
yes
fork
no
leaderkey
Space
Plugins
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
1737
0
editing-support
windwp/nvim-autopairs
autopairs for neovim written in lua
3266
0
editing-support
m-demare/attempt.nvim
Manage temporary buffers
85
0
utility
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
4025
1
file-explorer
nvim-tree/nvim-tree.lua
A file explorer tree for neovim written in lua
7222
0
file-explorer
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1695
0
editing-support
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1643
2
nvim-dev
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
8061
1
completion
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
1044
2
editing-support
Zeioth/mason-extra-cmds
Provides the command :MasonUpdateAll
14
0
dependency-management
folke/lazydev.nvim
Faster LuaLS setup for Neovim
717
5
nvim-dev
folke/lazy.nvim
💤 A modern plugin manager for Neovim
14793
1
plugin-manager
folke/snacks.nvim
🍿 A collection of small QoL plugins for Neovim
702
52
editing-support
MeanderingProgrammer/render-markdown.nvim
Plugin to improve viewing Markdown files in Neovim
1736
6
markdown-and-latex
gregorias/coerce.nvim
A Neovim plugin for changing keyword case.
115
0
editing-support
rcarriga/nvim-dap-ui
A UI for nvim-dap
2660
1
debugging