Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/izyuumi/nvim
My Neovim Configurations
https://github.com/izyuumi/nvim
config neovim nvim
Last synced: about 4 hours ago
JSON representation
My Neovim Configurations
- Host: GitHub
- URL: https://github.com/izyuumi/nvim
- Owner: izyuumi
- Created: 2024-04-15T23:38:57.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-02T07:05:25.000Z (7 months ago)
- Last Synced: 2024-05-02T17:29:54.369Z (7 months ago)
- Topics: config, neovim, nvim
- Language: Lua
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my neovim configurations
## package manager
- [packer.nvim](https://github.com/wbthomason/packer.nvim
## packages
- [wbthomason/packer.nvim](https://github.com/wbthomason/packer.nvim)
- [nvim-telescope/telescope.nvim](https://github.com/nvim-telescope/telescope.nvim)
- [nvim-lua/plenary.nvim](https://github.com/nvim-lua/plenary.nvim)
- [rose-pine/neovim](https://github.com/rose-pine/neovim)
- [nvim-treesitter/nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter)
- [mbbill/undotree](https://github.com/mbbill/undotree)
- [VonHeikemen/lsp-zero.nvim](https://github.com/VonHeikemen/lsp-zero.nvim)
- [neovim/nvim-lspconfig](https://github.com/neovim/nvim-lspconfig)
- [williamboman/mason.nvim (Optional)](https://github.com/williamboman/mason.nvim)
- [williamboman/mason-lspconfig.nvim (Optional)](https://github.com/williamboman/mason-lspconfig.nvim)
- [hrsh7th/nvim-cmp](https://github.com/hrsh7th/nvim-cmp)
- [hrsh7th/cmp-nvim-lsp](https://github.com/hrsh7th/cmp-nvim-lsp)
- [L3MON4D3/LuaSnip](https://github.com/L3MON4D3/LuaSnip)
- [voldikss/vim-floaterm](https://github.com/voldikss/vim-floaterm)
- [nvim-tree/nvim-tree.lua](https://github.com/nvim-tree/nvim-tree.lua)
- [nvim-tree/nvim-web-devicons](https://github.com/nvim-tree/nvim-web-devicons)
- [lewis6991/gitsigns.nvim](https://github.com/lewis6991/gitsigns.nvim)
- [andweeb/presence.nvim](https://github.com/andweeb/presence.nvim)
- [neoclide/coc.nvim](https://github.com/neoclide/coc.nvim)
- [numToStr/Comment.nvim](https://github.com/numToStr/Comment.nvim)
- [akinsho/bufferline.nvim](https://github.com/akinsho/bufferline.nvim)
- [goolord/alpha-nvim](https://github.com/goolord/alpha-nvim)
- [Shatur/neovim-session-manager](https://github.com/Shatur/neovim-session-manager)