jonaustin / dotfiles
plugin manager
lazy.nvim
plugins
55
root
.config/nvim
init file
init.lua
lines of code
1786
monorepo
yes
fork
no
leaderkey
,
Plugins
nvim-tree/nvim-tree.lua
A file explorer tree for neovim written in lua
7471
1
file-explorer
RaafatTurki/corn.nvim
LSP diagnostics at your corner
120
0
diagnostics
folke/zen-mode.nvim
🧘 Distraction-free coding for Neovim
1836
1
editing-support
amitds1997/remote-nvim.nvim
Remote development in Neovim 🔥
778
0
remote-development
b0o/nvim-tree-preview.lua
🍃 Floating preview windows for nvim-tree
71
0
file-explorer
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
4591
2
file-explorer
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
8429
1
completion
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
1124
2
editing-support
MeanderingProgrammer/render-markdown.nvim
Plugin to improve viewing Markdown files in Neovim
2188
2
markdown-and-latex
folke/lazy.nvim
💤 A modern plugin manager for Neovim
15888
1
plugin-manager
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1721
1
nvim-dev
rcarriga/nvim-dap-ui
A UI for nvim-dap
2802
2
debugging