Skip to content

This repository is a configuration of my neovim. Which I have been modifying with some .lua plugins, so that it works as closely as possible to an IDE to program with the following languages: C, C++, Python, Lua

Notifications You must be signed in to change notification settings

fmolero69/My-nvim-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My-Nvim-Setup

fmolero

It is a custom Neovim setup with lua plugins:

Captura de pantalla_2024-05-04_16-02-23

Install

Features:

Requirements:

It is necessary to have a prior installation of the following packages
  • Neovim v0.9.5
  • npm
  • nodejs
sudo pacman -S neovim nodejs npm
Fonts
It is necessary to have any of the Nerd fonts installed and Powerline fonts
git clone https://github.com/fmolero69/My-nvim-setup.git  ~/.config/nvim

then start from the nvim terminal. neovim will automatically download the plugins needed by Mason I hope you like it and can help me continue improving this project...

Captura de pantalla_2024-05-04_16-02-46 Captura de pantalla_2024-05-04_16-03-03 Captura de pantalla_2024-05-04_16-04-09

About

This repository is a configuration of my neovim. Which I have been modifying with some .lua plugins, so that it works as closely as possible to an IDE to program with the following languages: C, C++, Python, Lua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages