michelssousa / neovim-config-modelo

My neovim config for fullstack development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PheloiVim

🚀 Introduction

This repository hosts my Neovim configuration for Linux. It's a minimal configuration with Lua and you can clone this repository and use it but not good. A good configuration is personal, you should make your own unique configuration.

Note

This config is only for the lastest Neovim stable release. If you are having an older Neovim version, you should update Neovim via package manager or download the latest version from Official repository.

⚡️ Requirements

  • Git
  • GCC, Clang
  • XClip (X11) or wl-clipboar (Wayland) for system clipboard support
  • Nerd font
  • Other tools: node, npm, unzip, go, wget, curl, ripgrep, fd

Screenshots

dashboard lazy

About

My neovim config for fullstack development

License:GNU General Public License v3.0


Languages

Language:Lua 99.3%Language:Nix 0.7%