elli0t43 / Neovim-Config

My Neovim config with installation script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neovim Config Profile Hits

More updated and optimized config coming soon!!

Screenshots
Welcome Page Git
img img
vsplit Rg
img img

Installation

Its still work in progress, I haven't added all plugins and configurations yet.

Note: This config's install script will only work in Arch based distros, if you want it for debian, simply edit the pacman --noconfirm --needed -Sy to apt install, in the install.sh

cd ~
git clone https://github.com/elli0t43/Neovim-Config.git
cd Neovim-Config
chmod +x install.sh
./install.sh

Todo

  • Add screenshots to README.md
  • Make a proper README.md
  • Add all the plugins and configs
  • Bug fixes
  • Distro compatibility
  • Added theme
  • Keymaps and neovim settings
  • Git integration
  • Added Startify
  • Added advance mapping
  • Improve install.sh
  • Triangle glyphs added
  • Rust, Python LSP support added
  • Code completion

License

GNU GPL v3.0

About

My Neovim config with installation script

License:GNU General Public License v3.0


Languages

Language:Vim Script 69.0%Language:Shell 21.4%Language:Lua 9.6%