yeuxacucodon / neovim-config

My neovim config for web development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neovim logo
Neovim Last commit Stars Repo size License

🚀 Introduction

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

⚠️ 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 lastest version from Neovim official repository.

Detail

⚡️ Requirements

  • Neovim
  • A Nerd font
  • Git
  • GCC
  • XClip (X11) or wl-clipboar (Wayland) for system clipboard support on Linux
  • fd for telescope
  • ripgrep for telescope

About

My neovim config for web development

License:MIT License


Languages

Language:Lua 100.0%