Skip to content

davic64/nvim-configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My NeoVim Configuration

This is my personal NeoVim configuration designed for fast and efficient development, focusing on usability, performance, and customization.

Features

  • Lazy-loaded plugins using lazy.nvim for optimized performance.
  • Transparent theme: Uses the tokyonight colorscheme with transparency support.
  • Neo-tree: A file explorer with hidden files visible by default.
  • Enhanced UI: Icons, statusline, and other UI improvements.
  • LSP support for various languages, providing linting, autocompletion, and more.
  • Git integration with plugins like gitsigns.nvim.
  • Automatic formatting and linting with built-in and external tools.

Steps

  1. Clone this repository:
git clone [email protected]:davic64/nvim-configuration.git
  1. Install depencencies: After cloning the repo, open NeoVim and run:
:Lazy sync

This will install all the required plugins automatically.

  1. Restart NeoVim: After syncing the plugins, restart NeoVim to ensure all plugins are loaded correctly.

Feel free to fork and modify this configuration to suit your workflow!

About

This mis my NeoVim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages