dkarter / dotfiles
plugin manager
lazy.nvim
plugins
59
root
config/nvim
init file
init.lua
lines of code
4583
monorepo
yes
fork
no
leaderkey
Space
Plugins
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
1688
4
editing-support
windwp/nvim-autopairs
autopairs for neovim written in lua
3192
4
editing-support
m-demare/attempt.nvim
Manage temporary buffers
81
0
utility
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
3847
6
file-explorer
nvim-tree/nvim-tree.lua
A file explorer tree for neovim written in lua
7097
1
file-explorer
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1654
1
editing-support
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1595
7
nvim-dev
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
7895
3
completion
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
1017
2
editing-support
Zeioth/mason-extra-cmds
Provides the command :MasonUpdateAll
7
0
dependency-management
folke/lazydev.nvim
Faster LuaLS setup for Neovim
657
6
nvim-dev
folke/lazy.nvim
💤 A modern plugin manager for Neovim
14329
1
plugin-manager
MeanderingProgrammer/render-markdown.nvim
Plugin to improve viewing Markdown files in Neovim
1516
12
markdown-and-latex
gregorias/coerce.nvim
A Neovim plugin for changing keyword case.
107
0
editing-support
rcarriga/nvim-dap-ui
A UI for nvim-dap
2599
4
debugging