Skip to content

Latest commit

 

History

History
56 lines (55 loc) · 2.2 KB

README.md

File metadata and controls

56 lines (55 loc) · 2.2 KB

📦 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.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