Skip to content

mnlcz/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

342 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal dotfiles and configurations

Dependencies

General

  • Git
  • Curl
  • Rustup for Alacritty (configured as default terminal).

Neovim >=0.12

LuaRocks

Required for a couple of plugins. Check if the system's version and the Neovim's versions match. If they don't, try to install the Neovim's version and install packages with the flag:

sudo luarocks install SOMETHING --lua-version=5.1

The needed packages are:

  • luafilesystem: needed for dynamically handling the plugins. See how I load the plugins.

Dev tools

Misc

  • fd: optional for Telescope.
  • glow: for the plugin (if used).
  • jsregexp: optional for luasnip (can be installed with luarocks).
  • lazygit: for the plugin.
  • ripgrep: recommended for Telescope.
  • treesitter-cli: for latex treesitter.
  • vscode-codicons: optional for lspkind (if not installed requires changing the preset value to default).

About

Personal dotfiles and configs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors