Skip to content

idr4n/nvim-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Configuration

This is my Neovim configuation written in Lua (wip).

Basic setup

  • Preferred themes (wip): I like monotone themes so I decided to make my own, which will be published soon, based on Github Light Monchrome which is available for both Zed and VSCode, but not for Neovim (as far as I know). For more colorful ones, I use dracula.nvim and folke/tokyonight.nvim
  • Terminals: Ghostty, Alacritty, WezTerm or Kitty. To check my terminals configuration, take a look at my dotfiles and my WezTerm configuration.
  • Font: I have been switching back and forth between FiraCode and MonoLisa; however, I have recently settled on a customized version of Iosevka based on Zed Mono.
  • I'm using lazy.nvim as my package manager with a Neovim startup time of around 42ms⚡️.

About

My Neovim configuration in Lua.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages