Sanix-Darker / dotfiles

plugin manager
unknown
plugins
57
root
nvim
init file
init.lua
lines of code
2931
monorepo
yes
fork
no
leaderkey
,
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3750 684 3 git
simrat39/symbols-outline.nvim
A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.
1783 168 2 lsp
folke/trouble.nvim
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
3825 413 1 diagnostics
sbdchd/neoformat
:sparkles: A (Neo)vim plugin for formatting code.
1879 29 0 formatting
gsuuon/llm.nvim
Neovim plugin for interacting with LLM's and building editor integrated prompts.
138 1 0 ai
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
5702 738 1 lsp-installer
ibhagwan/fzf-lua
Improved fzf.vim written in lua
ibhagwan/fzf-lua thumbnail
1381 93 1 fuzzy-finder
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
1638 220 5 completion
ldelossa/litee.nvim
A framework for building Neovim plugins
369 8 0 lsp
onsails/lspkind.nvim
vscode-like pictograms for neovim lsp completion items
1144 208 2 lsp
kyazdani42/nvim-web-devicons
lua `fork` of vim-web-devicons for neovim
1542 177 0 icon
gsuuon/tshjkl.nvim
Tree-sitter hjkl movement for neovim
gsuuon/tshjkl.nvim thumbnail
54 2 0 motion
MaximilianLloyd/tw-values.nvim
View all applied tailwindcss values on an element
93 10 1 lsp
nvim-treesitter/nvim-treesitter-context
Show code context
1836 266 1 editing-support
phaazon/hop.nvim
Neovim motions on speed!
2335 84 1 motion
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2445 721 1 snippet
kkharji/sqlite.lua
SQLite LuaJIT binding with a very simple api.
409 130 1 nvim-dev
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8454 857 1 lsp
ray-x/sad.nvim
Space Age seD in Neovim. A project-wide find and replace plugin for Neovim.
161 6 0 search
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
nvim-lualine/lualine.nvim thumbnail
4607 611 5 statusline
folke/neodev.nvim
💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
folke/neodev.nvim thumbnail
1567 387 1 nvim-dev
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
theHamsta/nvim-dap-virtual-text thumbnail
644 201 197 debugging
topaxi/gh-actions.nvim
See status of workflows and dispatch runs directly in neovim
topaxi/gh-actions.nvim thumbnail
74 5 0 github
weilbith/nvim-code-action-menu
Pop-up menu for code actions to show meta-information and diff preview
weilbith/nvim-code-action-menu thumbnail
582 40 0 lsp
phaazon/mind.nvim
The power of trees at your fingertips.
phaazon/mind.nvim thumbnail
699 10 0 note-taking
karb94/neoscroll.nvim
Smooth scrolling neovim plugin written in lua
1081 107 1 scrolling
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1168 483 2 nvim-dev
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2033 829 0 nvim-dev
pwntester/octo.nvim
Edit and review GitHub issues and pull requests from the comfort of your favorite editor
pwntester/octo.nvim thumbnail
1848 75 1 github
ldelossa/gh.nvim
A fully featured GitHub integration for performing code reviews in Neovim.
460 6 0 github
ray-x/lsp_signature.nvim
LSP signature hint as you type
ray-x/lsp_signature.nvim thumbnail
1716 130 0 lsp
ggandor/leap.nvim
Neovim's answer to the mouse 🦘
3518 120 2 motion
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11964 816 1 fuzzy-finder
hinell/lsp-timeout.nvim
Start/stop LSP servers upon demand; keeps RAM usage low
123 19 0 lsp
rafamadriz/friendly-snippets
Set of preconfigured snippets for different languages.
rafamadriz/friendly-snippets thumbnail
1336 435 403 snippet
petertriho/nvim-scrollbar
Extensible Neovim Scrollbar
702 100 1 scrollbar
OscarCreator/rsync.nvim
neovim plugin which synchronises project with rsync on save.
OscarCreator/rsync.nvim thumbnail
31 1 0 deployment
Pocco81/DAPInstall.nvim
🐞 Debug Adapter Protocol manager for Neovim
395 4 0 debugging
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
1207 94 1 colorscheme
rcarriga/nvim-dap-ui
A UI for nvim-dap
rcarriga/nvim-dap-ui thumbnail
1823 343 1 debugging
m00qek/baleia.nvim
Colorize text with ANSI escape sequences (8, 16, 256 or TrueColor)
86 22 0 terminal-integration
kevinhwang91/nvim-bqf
Better quickfix window in Neovim, polish old quickfix window.
1356 117 0 quickfix
chrisgrieser/nvim-early-retirement
Send buffers into early retirement by automatically closing them after x minutes of inactivity.
143 22 0 utility
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1472 296 4 lsp
akinsho/git-conflict.nvim
A plugin to visualise and resolve merge conflicts in neovim
akinsho/git-conflict.nvim thumbnail
645 94 0 git
mfussenegger/nvim-dap
Debug Adapter Protocol client implementation for Neovim
mfussenegger/nvim-dap thumbnail
4052 400 2 debugging
folke/which-key.nvim
💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing.
folke/which-key.nvim thumbnail
3688 472 1 keybinding
potamides/pantran.nvim
Use your favorite machine translation engines without having to leave your favorite editor.
239 9 0 language
jackMort/ChatGPT.nvim
ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
2815 71 1 ai
ojroques/nvim-lspfuzzy
A Neovim plugin to make the LSP client use FZF
ojroques/nvim-lspfuzzy thumbnail
307 2 0 lsp
lukas-reineke/indent-blankline.nvim
Indent guides for Neovim
lukas-reineke/indent-blankline.nvim thumbnail
3347 519 1 indent
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8174 890 1 syntax
edluffy/hologram.nvim
👻 A cross platform terminal image viewer for Neovim. Extensible and fast, written in Lua and C. Works on macOS and Linux.
edluffy/hologram.nvim thumbnail
1068 19 0 media
sindrets/diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
sindrets/diffview.nvim thumbnail
2822 301 1 git
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6171 822 1 completion
gfanto/fzf-lsp.nvim
Enable the power of fzf fuzzy search for the neovim built in lsp
gfanto/fzf-lsp.nvim thumbnail
203 2 0 lsp
mfussenegger/nvim-ts-hint-textobject
Region selection with hints on the AST nodes of a document powered by treesitter
mfussenegger/nvim-ts-hint-textobject thumbnail
377 8 0 treesitter-based