Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month ago
JSON representation
configurations for nvim, convert your Neovim to IDE
- Host: GitHub
- URL: https://github.com/Cris-lml007/NeoPlus
- Owner: Cris-lml007
- Created: 2022-09-05T06:02:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T02:20:52.000Z (11 months ago)
- Last Synced: 2024-08-02T06:24:16.154Z (4 months ago)
- Topics: dotfiles, neovim, nvim
- Language: Lua
- Homepage:
- Size: 82 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-neovim - Cris-lml007/NeoPlus - NeoPlus is a free, open source IDE with tools that works on Neovim. (Preconfigured Configuration / Competitive Programming)
README
# 📦 NEOPLUS
![image](https://github.com/Cris-lml007/NeoPlus/assets/83845332/40651d90-fc60-4717-9caf-9a2b96abfbff)
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