daynin / dotfiles

105
plugin manager
Lazy
plugins
21
root
nvim/.config/nvim
init file
init.lua
lines of code
307
monorepo
yes
fork
no
leaderkey
,
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3762 688 2 git
folke/trouble.nvim
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
3837 416 2 diagnostics
williamboman/mason.nvim
Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
williamboman/mason.nvim thumbnail
5721 741 2 lsp-installer
folke/lazy.nvim
💤 A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8509 747 2 plugin-manager
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
folke/flash.nvim thumbnail
1501 188 3 motion
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2460 723 2 snippet
nvim-neotest/neotest
An extensible framework for interacting with tests within NeoVim.
nvim-neotest/neotest thumbnail
1636 161 3 test
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8470 858 0 lsp
numToStr/Comment.nvim
:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more
numToStr/Comment.nvim thumbnail
2957 502 3 comment
windwp/nvim-autopairs
autopairs for neovim written by lua
2476 480 0 editing-support
catppuccin/nvim
🍨 Soothing pastel theme for (Neo)vim
catppuccin/nvim thumbnail
3758 329 2 colorscheme
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1173 485 4 nvim-dev
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2039 832 1 nvim-dev
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
12011 819 0 fuzzy-finder
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages.
rafamadriz/friendly-snippets thumbnail
1345 437 3 snippet
navarasu/onedark.nvim
One dark and light colorscheme for neovim >= 0.5.0 written in lua based on Atom's One Dark and Light theme. Additionally, it comes with 5 color variant styles
navarasu/onedark.nvim thumbnail
1212 95 0 colorscheme
VonHeikemen/lsp-zero.nvim
A starting point to setup some lsp related features in neovim.
3018 99 3 lsp
simrat39/rust-tools.nvim
Tools for better development in rust using neovim's builtin lsp
2115 197 2 completion
nvim-neo-tree/neo-tree.nvim
Neovim plugin to manage the file system and other tree like structures.
2264 285 1 file-explorer
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8210 894 2 syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6194 824 1 completion