Skip to content

fisenkodv/dotfiles

Repository files navigation

cover

Dotfiles

Actions Status Actions Status

Warning: Don’t blindly use my settings unless you know what that entails. Use at your own risk!

Neovim setup

⚡️ Requirements

  • Neovim >= 0.9.0 (needs to be built with LuaJIT)
  • Git >= 2.19.0 (for partial clones support)
  • a Nerd Font(v3.0 or greater) (optional, but needed to display some icons)
  • lazygit (optional)
  • a C compiler for nvim-treesitter. See here
  • for telescope.nvim (optional)
  • a terminal that support true color and undercurl:

Shell setup (macOS)

Installation

git clone git@github.com:fisenkodv/dotfiles.git .dotfiles --recursive
cd .dotfiles
make install

License

MIT