This is my personal Neovim configuration (Windows, WSL/Ubuntu and Termux).
- lazy.nvim - a modern plugin manager for neovim
- nvim-web-devicons - adds filetype glyphs (icons) to various vim plugins
- plenary.nvim - all the lua functions I don't want to write twice
- nvim-notify - a fancy, configurable, notification manager for neovim
- sqlite.lua - sqlite/luajit binding and a highly opinionated wrapper for storing, retrieving, caching, and persisting sqlite databases
- nui.nvim - ui component library for neovim
- osc.nvim - open sound control (osc) library for neovim
- catppuccin - soothing pastel theme for neovim
- lualine.nvim - a blazing fast and easy to configure neovim statusline
- bufferline.nvim - a snazzy bufferline for neovim
- alpha-nvim - a fast and highly customizable greeter for neovim
- which-key.nvim - displays a popup with possible key bindings of the command you started typing
- zen-mode.nvim - distraction-free coding for neovim
- nvim-colorizer.lua - a high-performance color highlighter for neovim which has no external dependencies
- Comment.nvim - smart and powerful comment plugin for neovim
- toggleterm.nvim - a neovim lua plugin to help easily manage multiple terminal windows
- aerial.nvim - a code outline window for skimming and quick navigation
- gitsigns.nvim - git integration for buffers
- noice.nvim - highly experimental plugin that completely replaces the ui for messages, cmdline and the popupmenu
- telescope.nvim - a highly extendable fuzzy finder over lists
- telescope-file-browser.nvim - a file browser extension for telescope.nvim
- telescope-repo.nvim - an extension for telescope.nvim that searches the filesystem for git or other repositories
- telescope-fzf-native.nvim - fzf sorter for telescope written in c
- telescope-lazy.nvim - telescope extension that provides handy functionality about plugins installed via lazy.nvim
- telescope-luasnip - telescope.nvim extension that adds luasnip integration
- telescope-scdoc.nvim - a supercollider documentation picker
- nvim-treesitter - provide a simple and easy way to use the interface for tree-sitter in neovim and provide some basic functionality such as highlighting based on it
- playground - view treesitter information directly in neovim
- nvim-treesitter-textobjects - create your own textobjects using tree-sitter queries
- nvim-ts-rainbow - rainbow parentheses for neovim using tree-sitter
- nvim-lspconfig - a collection of common configurations for neovim's built-in language server client
- lsp_signature.nvim - show function signature when you type
- lspkind.nvim - vscode-like pictograms for neovim lsp completion items
- friendly-snippets - set of preconfigured snippets for different languages
- LuaSnip - snippet engine for neovim written in lua
- nvim-cmp - a completion plugin for neovim coded in lua
- cmp-buffer - nvim-cmp source for buffer words
- cmp-path - nvim-cmp source for path
- cmp-nvim-lua - nvim-cmp source for nvim lua
- cmp-nvim-lsp - nvim-cmp source for neovim builtin lsp client
- cmp_luasnip - luasnip completion source for nvim-cmp
- scnvim - neovim frontend for supercollider
- sc-scratchpad.nvim - throwaway buffers for chaotic supercollider coders in neovim
- tidal.nvim - neovim plugin for tidalcycles. wip.
-
index
-
lua
-
viml
-
vim / nvim
-
breaking changes
-
community
-
tools
-
terminals
-
guis
-
language servers
- https://github.com/aserowy/NeoCode
- https://github.com/ashincoder/StarVim
- https://github.com/ayamir/nvimdots
- https://github.com/brainfucksec/neovim-lua
- https://github.com/budswa/nvim
- https://github.com/ChristianChiarulli/LunarVim
- https://github.com/crivotz/nv-ide
- https://github.com/danielnehrig/nvim
- https://github.com/davidgranstrom/vim-conf
- https://github.com/dhruvmanila/dotfiles
- https://github.com/e-cal/evim
- https://github.com/ecosse3/nvim
- https://github.com/elianiva/dotfiles
- https://github.com/folke/dot
- https://github.com/fsouza/dotfiles
- https://github.com/glepnir/nvim
- https://github.com/goolord/nvim
- https://github.com/GustavoPrietoP/evil-nvim
- https://github.com/hackorum/VapourNvim
- https://github.com/ibhagwan/nvim-lua
- https://github.com/icyphox/dotfiles
- https://github.com/jdhao/nvim-config
- https://github.com/kabouzeid/dotfiles
- https://github.com/kristijanhusak/neovim-config
- https://github.com/kunzaatko/nvim-dots
- https://github.com/martinsione/dotfiles
- https://github.com/mattleong/CosmicNvim
- https://github.com/mjlbach/defaults.nvim
- https://github.com/mte90/dotfiles
- https://github.com/noib3/dotfiles/
- https://github.com/NTBBloodbath/doom-nvim
- https://github.com/NvChad/NvChad
- https://github.com/nvim-lua/kickstart.nvim
- https://github.com/olgam4/nvim
- https://github.com/olimorris/dotfiles
- https://github.com/samrath2007/kyoto.nvim
- https://github.com/shaeinst/roshnivim
- https://github.com/smithbm2316/dotfiles
- https://github.com/Takachii15/dotfiles/tree/master/.config/nvim
- https://github.com/Theory-of-Everything/nii-nvim
- https://github.com/tjdevries/config_manager
- https://github.com/vi-tality/neovitality
- https://github.com/wbthomason/dotfiles
- https://gitlab.com/ysfgrg/nvoid