Skip to content

sukantamaikap/my.lazyvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💤 LazyVim

My starter template for LazyVim. Refer to the documentation to get started.

Font changes

Install fonts, and set the same in ITerm option.

brew tap homebrew/cask-fonts
brew install --cask font-<FONT NAME>-nerd-font

Example:

brew install font-hack-nerd-font
brew install font-blex-mono-nerd-font

python changes

  • Install pynvim: pip install pynvim

npm changes

  • install neovim npm package globally: npm install -g neovim

Reference dotfile repositories

Debugining

golang

brew install delve

python

brew install ruff

Notes

Works in unision with tmux setup.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages