Skip to content

annacruz/nvim

Repository files navigation

My personal neovim configuration based in LazyVim and in @craftdog configuration

Pre-requisites

  1. Install fonts:
brew tap homebrew/cask-fonts
brew install font-plemol-jp
brew install font-plemol-jp-nf
brew install font-plemol-jp-hs
  1. Configure undercurl:

Follow the instructions on this link

  1. Ensure you have neovim updated:

At least version 0.9.0 is required.

  1. Configure iterm2
  • You need to configure in profiles -> text PlemolJP Console in font and PlemolJP Console NF in non-ASCII font.

  • You need to configure in profiles -> window the transparency and blur of the window. (On the personal computer is set to 18 and 8 respectively).

  1. Install optional tools:
brew install ripgrep fd

Installation

  1. Clone the repository:
git clone git@github.com:annacruz/nvim.git .config/nvim/
  1. Initialize neovim and enjoy =)

Problem solving

If you're facing nvim-treesitter problem on parses execute the following:

:TSUpdate <parses_separated_with_spaces>

About

Newer nvim configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages