Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Cris-lml007/NeoPlus

configurations for nvim, convert your Neovim to IDE
https://github.com/Cris-lml007/NeoPlus

dotfiles neovim nvim

Last synced: about 2 months ago
JSON representation

configurations for nvim, convert your Neovim to IDE

Awesome Lists containing this project

README

        

# 📦 NEOPLUS
![image](https://github.com/Cris-lml007/NeoPlus/assets/83845332/40651d90-fc60-4717-9caf-9a2b96abfbff)



Linux
macOS
Neovim minimum version

Convert your Neovim an IDE.
This es an secuence de config and plugins that do easy use to Neovim, with shortcuts simples and modifiable.
# 🧰 Requirements
- Neovim 0.7.2 or 0.8
- g++
- nodejs
# ✔️ List Plugins
- COC
- Neo-Tree
- Lualine
- Bufferline
- Vim-Floaterm
- Telescope
- Nvim-Treesitter
- Plenary.nvim
- Indent-blankline
- Tagbar
- more
# ⚒️ Install
clone repository:
```
git clone https://github.com/Cris-lml007/NeoPlus.git && mv ./NeoPlus/* ~/.config/nvim/ && cd ~/.config/nvim/ && nvim -u setup/init.lua
```
# ⌨️ Mappings
- `space` key leader
- `q` exit
- `Q` exit without save
- `Ctrl`+`s` save
- `Ctrl`+`a` save and exit
- `leader`+`ñ` open neo-tree
review the file of mapping for learn more. (~/.config/nvim/lua/config/keymap.lua).
# 📷 Screenshot
Click here
○ Tokyonight



○ Autocomplete



○ Detection errors



○ Telescope



○ Rename



○ Session