jonaustin / dotfiles
plugin manager
lazy.nvim
plugins
55
root
.config/nvim
init file
init.lua
lines of code
1783
monorepo
yes
fork
no
leaderkey
,
Plugins
nvim-tree/nvim-tree.lua
A file explorer tree for neovim written in lua
7289
2
file-explorer
RaafatTurki/corn.nvim
LSP diagnostics at your corner
117
0
diagnostics
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
1766
1
editing-support
amitds1997/remote-nvim.nvim
Remote development in Neovim 🔥
706
1
remote-development
b0o/nvim-tree-preview.lua
🍃 Floating preview windows for nvim-tree
65
0
file-explorer
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
4114
4
file-explorer
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
8158
2
completion
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
1067
3
editing-support
MeanderingProgrammer/render-markdown.nvim
Plugin to improve viewing Markdown files in Neovim
1859
12
markdown-and-latex
folke/lazy.nvim
💤 A modern plugin manager for Neovim
15100
2
plugin-manager
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1664
2
nvim-dev
rcarriga/nvim-dap-ui
A UI for nvim-dap
2696
4
debugging