Skip to content

My highly customized Neovim config, written in Lua

License

Notifications You must be signed in to change notification settings

tiagofneto/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Config

My highly customized Neovim config, written in Lua. Aims to provide a seamless, efficient and feature-rich coding experience.

Please note that this is a work in progress, and is continually updated as the Vim/Neovim ecosystem evolves and new plugins are released.

main telescope

Key Plugins

Directory Structure

  • after/plugin/: This folder contains the configuration and setup files for the plugins used in this Neovim setup.

  • lua/tiagofneto/lazy.lua: Responsible for plugin management using the lazy.nvim plugin.

  • lua/tiagofneto/remap.lua: This file contains all the remappings used in this setup.

  • lua/tiagofneto/set.lua: Here you will find various Vim options settings.

As the Vim/Neovim landscape is always changing, I encourage you to explore, clone, fork, or adapt this configuration to your own needs.

About

My highly customized Neovim config, written in Lua

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages