Skip to content

mnlcz/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

282 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal dotfiles and configurations

Dependencies

General

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

Neovim

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

I'm no using Mason, I prefer to install my tools via package managers.

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

Notes

Sync scripts

Both Sync.ps1 and sync.sh are scripts relevant for my personal setup and should be ignored.

About

Personal dotfiles and configs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published