syphar
/
dotfiles
plugin manager
Lazy
plugins
35
root
.config/nvim
init file
init.lua
lines of code
3015
monorepo
yes
fork
no
leaderkey
,
Plugins
beauwilliams/focus.nvim
Auto-Focusing and Auto-Resizing Splits/Windows for Neovim written in Lua. A full suite of window management enhancements. Vim splits on steroids!
572
9
0
split-and-window
lewis6991/gitsigns.nvim
Git integration for buffers
3756
684
3
git
zbirenbaum/copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
1643
220
6
completion
tamago324/lir.nvim
Neovim file explorer
322
10
0
file-explorer
folke/lazy.nvim
💤 A modern plugin manager for Neovim
8465
745
5
plugin-manager
kyazdani42/nvim-web-devicons
lua `fork` of vim-web-devicons for neovim
1544
175
0
icon
nvim-treesitter/nvim-treesitter-context
Show code context
1840
265
2
editing-support
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2450
722
2
snippet
nvim-neotest/neotest
An extensible framework for interacting with tests within NeoVim.
1630
159
3
test
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8459
857
1
lsp
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
4609
611
5
statusline
numToStr/Comment.nvim
:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more
2948
503
3
comment
mfussenegger/nvim-lint
An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
1184
112
7
lsp
LhKipp/nvim-nu
Basic editor support for the nushell language
102
15
1
syntax
rcarriga/nvim-notify
A fancy, configurable, notification manager for NeoVim
2426
428
6
utility
windwp/nvim-autopairs
autopairs for neovim written by lua
2471
480
0
editing-support
mhartington/formatter.nvim
A format runner written in Lua.
1156
52
0
formatting
Saecki/crates.nvim
A neovim plugin that helps managing crates.io dependencies
642
35
0
dependency-management
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
2037
829
1
nvim-dev
smoka7/hop.nvim
Neovim motions on speed!
144
28
2
motion
ray-x/lsp_signature.nvim
LSP signature hint as you type
1719
131
1
lsp
LazyVim/LazyVim
Neovim config for the lazy
10616
120
5
preconfigured
nvim-telescope/telescope.nvim
Find, Filter, Preview, Pick. All lua, all the time.
11986
816
1
fuzzy-finder
numToStr/Navigator.nvim
:sparkles: Smoothly navigate between neovim and terminal multiplexer(s) :sparkles:
343
25
0
tmux
rebelot/kanagawa.nvim
NeoVim dark colorscheme inspired by the colors of the famous painting by Katsushika Hokusai.
3014
170
1
colorscheme
IndianBoy42/tree-sitter-just
Treesitter grammar for Justfiles (casey/just)
76
16
16
syntax
j-hui/fidget.nvim
Extensible UI for Neovim notifications and LSP progress messages.
1473
296
5
lsp
akinsho/git-conflict.nvim
A plugin to visualise and resolve merge conflicts in neovim
647
94
1
git
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
1317
328
2
utility
simrat39/rust-tools.nvim
Tools for better development in rust using neovim's builtin lsp
2111
195
1
completion
folke/todo-comments.nvim
✅ Highlight, list and search todo comments in your projects
2247
308
3
comment
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1611
404
3
syntax
b0o/incline.nvim
🎈 Floating statuslines for Neovim
488
39
2
statusline
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
8185
891
2
syntax
hrsh7th/nvim-cmp
A completion plugin for neovim coded in Lua.
6180
822
1
completion