Neovim.Config
...

IDE configuration for Neovim

Preview_2.png

Preview.png

This repository contains my custom configuration for Neovim, an advanced text editor that can be turned into a powerful integrated development environment (IDE). With my configuration, Neovim becomes a virtually full-featured IDE, supporting multiple programming languages and offering a smooth and agile user experience thanks to the use of the Lazy plugin manager. You'll find everything you need to start working with Neovim right away, from installing plugins to customizing keyboard shortcuts and display options - enjoy the productivity Neovim has to offer!.

😸 Why ?
...

This repository was created to share my custom configuration of Neovim, an advanced text editor that I have used for a long time for my daily programming work. I have spent many hours customizing and refining my configuration to make Neovim perfectly suited to my needs, and I think other programmers could benefit from it.

🔨 Requirements
...

In order to be able to use the code editor correctly, it is necessary to have some programs previously installed.

🦉 Features
...

  • Support for multiple programming languages (Syntax coloring, Code auto-completion, Snippets) ✅ 2024-02-04
  • Commands to quickly execute and compile code. ✅ 2024-02-04
  • Visually pleasing and developer friendly interface.
  • Useful information for the status bar.
  • Convenient keyboard shortcuts based on the standard of other IDEs like VSCode.

🎢 Project status
...

The project is constantly changing because it is my usual code editor and I will be improving and adding things as I see fit.

📑 LICENCE
...

This project is released under the terms of the MIT license. The MIT license allows users to use, copy, modify and distribute the source code of the project with certain restrictions and requirements. For more information on the terms and conditions of the MIT license, please refer to the license file included with this project or visit https://opensource.org/licenses/MIT.