Skip to content

"the best investment is in the tools of one's trade"

License

Notifications You must be signed in to change notification settings

phrazzld/neovim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Config 🛠️

This repository contains my personal Neovim configuration, written in Lua. It is designed to provide an efficient and feature-rich development environment.

Plugins 🧩

The plugins.lua file contains the complete list of plugins used in this configuration, including:

  • LSP and Treesitter for language support
  • Telescope for fuzzy finding
  • Gitsigns and Fugitive for Git integration
  • Lualine for a sleek status line
  • And many more!

For a detailed list, please refer to the plugins.lua file.

Customization ✨

Feel free to customize this configuration to better suit your preferences. Modify the init.lua file and the files in the lua folder to add or change settings. You can also add or remove plugins in the plugins.lua file.

License ⚖️

This Neovim configuration is available under the MIT License. For more details, see the LICENSE file.

About

"the best investment is in the tools of one's trade"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages