okuramasafumi / dotfiles

plugin manager
Lazy
plugins
52
root
nvim
init file
init.lua
lines of code
740
monorepo
yes
fork
no
leaderkey
Space
Plugins
lewis6991/gitsigns.nvim
Git integration for buffers
lewis6991/gitsigns.nvim thumbnail
3750 684 3 git
debugloop/telescope-undo.nvim
A telescope extension to view and search your undo tree 🌴
debugloop/telescope-undo.nvim thumbnail
375 114 1 editing-support
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
stevearc/overseer.nvim
A task runner and job management plugin for Neovim
661 67 1 code-runner
mrjones2014/smart-splits.nvim
🧠 Smart, seamless, directional navigation and resizing of Neovim + terminal multiplexer splits. Supports tmux, Wezterm, and Kitty. Think about splits in terms of "up/down/left/right".
mrjones2014/smart-splits.nvim thumbnail
546 67 2 split-and-window
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
gpanders/editorconfig.nvim
EditorConfig plugin for Neovim
311 23 0 formatting
jose-elias-alvarez/null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
3615 329 0 lsp
lukas-reineke/lsp-format.nvim
A wrapper around Neovims native LSP formatting.
505 28 0 formatting
rmagatti/goto-preview
A small Neovim plugin for previewing definitions using floating windows.
rmagatti/goto-preview thumbnail
644 33 1 lsp
nvim-treesitter/nvim-treesitter-context
Show code context
1836 266 1 editing-support
L3MON4D3/LuaSnip
Snippet Engine for Neovim written in Lua.
2445 721 1 snippet
nvim-neotest/neotest
An extensible framework for interacting with tests within NeoVim.
nvim-neotest/neotest thumbnail
1626 161 3 test
nvim-zh/colorful-winsep.nvim
Make your nvim window separators colorful
313 26 0 split-and-window
m4xshen/hardtime.nvim
A Neovim plugin helping you establish good command workflow and habit
m4xshen/hardtime.nvim thumbnail
567 36 0 workflow
glepnir/dashboard-nvim
vim dashboard
glepnir/dashboard-nvim thumbnail
1788 52 0 startup
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
8454 857 1 lsp
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
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
HiPhish/rainbow-delimiters.nvim
Rainbow delimiters for Neovim with Tree-sitter
HiPhish/rainbow-delimiters.nvim thumbnail
268 97 3 editing-support
folke/tokyonight.nvim
🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
folke/tokyonight.nvim thumbnail
4389 287 2 colorscheme
theHamsta/nvim-dap-virtual-text
Virtual text support for nvim-dap.
theHamsta/nvim-dap-virtual-text thumbnail
644 201 197 debugging
NeogitOrg/neogit
magit for neovim
NeogitOrg/neogit thumbnail
2687 111 0 git
nvim-lua/popup.nvim
[WIP] An implementation of the Popup API from vim in Neovim. Hope to upstream when complete
339 139 0 nvim-dev
windwp/nvim-autopairs
autopairs for neovim written by lua
2466 482 0 editing-support
sudormrfbin/cheatsheet.nvim
A cheatsheet plugin for neovim with bundled cheatsheets for the editor, multiple vim plugins, nerd-fonts, regex, etc. with a Telescope fuzzy finder interface!
sudormrfbin/cheatsheet.nvim thumbnail
582 18 0 utility
MunifTanjim/nui.nvim
UI Component Library for Neovim.
1168 483 2 nvim-dev
ruifm/gitlinker.nvim
A lua neovim plugin to generate shareable file permalinks (with line ranges) for several git web frontend hosts. Inspired by tpope/vim-fugitive's :GBrowse
424 55 1 git
jghauser/mkdir.nvim
This neovim plugin creates missing folders on save.
195 28 0 utility
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
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
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
utilyre/barbecue.nvim
A VS Code like winbar for Neovim
560 86 1 bars-and-lines
rcarriga/nvim-dap-ui
A UI for nvim-dap
rcarriga/nvim-dap-ui thumbnail
1823 343 1 debugging
SmiteshP/nvim-navic
Simple winbar/statusline plugin that shows your current code context
SmiteshP/nvim-navic thumbnail
1176 221 2 bars-and-lines
LukasPietzschmann/telescope-tabs
Fly through your tabs in neovim ✈️
LukasPietzschmann/telescope-tabs thumbnail
183 11 0 utility
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
stevearc/dressing.nvim
Neovim plugin to improve the default vim.ui interfaces
stevearc/dressing.nvim thumbnail
1310 328 1 utility
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
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
akinsho/bufferline.nvim thumbnail
2792 295 2 tabline
kylechui/nvim-surround
Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
2208 282 2 syntax
luukvbaal/statuscol.nvim
Status column plugin that provides a configurable 'statuscolumn' and click handlers.
luukvbaal/statuscol.nvim thumbnail
371 102 2 bars-and-lines
nvim-treesitter/nvim-treesitter-textobjects
Create your own textobjects using tree-sitter queries.
1609 403 2 syntax
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
nvim-treesitter/nvim-treesitter thumbnail
8174 890 1 syntax
ethanholz/nvim-lastplace
A Lua rewrite of vim-lastplace
291 46 0 editing-support
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
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
iamcco/markdown-preview.nvim thumbnail
5426 222 2 markdown-and-latex