kristijanhusak / neovim-config

247
plugin manager
Lazy
plugins
27
root
nvim
init file
init.lua
lines of code
2955
monorepo
yes
fork
no
leaderkey
,
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3750 684 3 git
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
nvim-orgmode/orgmode
Orgmode clone written in Lua for Neovim 0.9+.
nvim-orgmode/orgmode thumbnail
2517 26 1 note-taking
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
1638 220 5 completion
folke/lazy.nvim
💤 A modern plugin manager for Neovim
folke/lazy.nvim thumbnail
8439 743 4 plugin-manager
axelvc/template-string.nvim
Neovim plugin to automatic change normal string to template string in JS like languages
113 32 0 editing-support
nvimtools/none-ls.nvim
null-ls.nvim reloaded / Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
902 128 8 lsp
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
1574 157 10 file-explorer
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8454 857 1 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
2940 503 3 comment
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
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
rcarriga/nvim-notify thumbnail
2426 427 5 utility
windwp/nvim-autopairs
autopairs for neovim written by lua
2466 482 0 editing-support
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
linrongbin16/gitlinker.nvim
Maintained fork of ruifm's gitlinker, refactored with bug fixes, ssh alias host, `/blame` url support and other improvements.
40 12 1 git
windwp/nvim-ts-autotag
Use treesitter to auto close and auto rename html tag
1152 332 1 editing-support
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11964 816 1 fuzzy-finder
yorickpeterse/nvim-pqf
Prettier quickfix/location list windows for NeoVim
yorickpeterse/nvim-pqf thumbnail
44 28 0 quickfix
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
SmiteshP/nvim-navic thumbnail
1176 221 2 bars-and-lines
Wansmer/treesj
Neovim plugin for splitting/joining blocks of code
691 143 2 editing-support
natecraddock/workspaces.nvim
a simple plugin to manage workspace directories in neovim
213 14 0 project
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1609 403 2 syntax
rmehri01/onenord.nvim
🏔️ A Neovim theme that combines the Nord and Atom One Dark color palettes for a more vibrant programming experience.
rmehri01/onenord.nvim thumbnail
429 17 2 colorscheme
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
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