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 (awip).

CleanShot 2024-04-05 at 15 29 43@2x CleanShot 2024-04-05 at 16 00 57@2x

Basic setup

  • Preferred themes (awip): dracula.nvim, and nord.nvim.
  • Terminals: Ghostty (alternatively 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, which allows me to start Neovim in around 30ms⚡️.

Credits

These are some of the repos I have borrowed ideas from for my Neovim config (although, there are many others that I can't keep tracked of, unfortunately):

About

My Neovim configuration in Lua.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages