Skip to content

Cris-lml007/NeoPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📦 NEOPLUS

image

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.10+
  • g++
  • nodejs

✔️ List Plugins

  • COC or LSP(nvim 0.11+)
  • Neo-Tree
  • Lualine
  • Bufferline
  • Vim-Floaterm
  • Telescope
  • Nvim-Treesitter
  • Plenary.nvim
  • Indent-blankline
  • Tagbar
  • more

⚒️ Install

coc.nvim

clone repository:

git clone -b main https://github.com/Cris-lml007/NeoPlus.git && mv ./NeoPlus/* ~/.config/nvim/ && cd ~/.config/nvim/ && nvim -u setup/init.lua

LSP

clone repository:

git clone -b lsp 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

About

configurations for nvim, convert your Neovim to IDE

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published