Cris-lml007/NeoPlus

github github
preconfigured-configuration
stars 7
issues 0
subscribers 2
forks 0
CREATED

2022-09-05

UPDATED

3 months ago


📦 NEOPLUS

image

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