Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adkoprek/neovim
My personal Neovim configuration
https://github.com/adkoprek/neovim
configuration lua nvim
Last synced: 29 days ago
JSON representation
My personal Neovim configuration
- Host: GitHub
- URL: https://github.com/adkoprek/neovim
- Owner: adkoprek
- License: mit
- Created: 2024-01-15T08:50:42.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-27T13:51:51.000Z (2 months ago)
- Last Synced: 2024-11-27T14:44:15.505Z (2 months ago)
- Topics: configuration, lua, nvim
- Language: Lua
- Homepage:
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Neovim - My Personal Neovim Configuration
The best editor in the world requires the best config
Download Neovim
·
Report Bug
·
Request Feature
### Built With
[![LUA][LUA.js]][LUA-url]## Getting Started
You can clone the configuration into `~/.config/nvim`
### Prerequisites
- [Packer](https://github.com/wbthomason/packer.nvim)
## Usage
After you have install packer and cloned the configuration just run `:PackerSync` and you are all setup!
## Packages
- nvim-telescope/telescope.nvim
- catppuccin/nvim
- nvim-tree/nvim-web-devicons
- nvim-tree/nvim-tree.lua
- nvim-lualine/lualine.nvim
- nvim-treesitter/nvim-treesitter
- nvim-treesitter/playground
- theprimeagen/harpoon
- mbbill/undotree
- tpope/vim-fugitive
- m4xshen/autoclose.nvim
- neovim/nvim-lspconfig
- williamboman/mason.nvim
- williamboman/mason-lspconfig.nvim
- hrsh7th/cmp-nvim-lsp
- hrsh7th/cmp-buffer
- hrsh7th/cmp-path
- hrsh7th/cmp-cmdline
- hrsh7th/nvim-cmp
- L3MON4D3/LuaSnip
- saadparwaiz1/cmp_luasnip
- rafamadriz/friendly-snippets
- mfussenegger/nvim-dap
- ldelossa/nvim-dap-projects
- rcarriga/nvim-dap-ui
- willthbill/opener.nvim
- eoh-bse/minintro.nvim
- windwp/nvim-ts-autotag
- ErichDonGubler/lsp_lines.nvim## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
[LUA.js]: https://img.shields.io/badge/lua-%232C2D72.svg?style=for-the-badge&logo=lua&logoColor=white
[LUA-url]: https://www.lua.org/