Skip to content

Latest commit

 

History

History
64 lines (41 loc) · 1.69 KB

README.md

File metadata and controls

64 lines (41 loc) · 1.69 KB

Dotfiles

This is my collection of configuration files.

Usage

  1. Clone the repository
  2. Create symbolic links in your home directory using GNU make and stow
git clone https://github.com/mloning/dotfiles.git
cd dotfiles
make create

Core dependencies

Update plugins

Neovim

  • :Lazy using Restore install versions from lock file and Sync to upgrade plugins
  • :checkhealth to check health of all packages
  • :TSUpdate to update tree-sitter
  • :Mason to update LSP servers and related tools

Tmux

  • Press prefix + I to install plugins using tmp

Find out more

Maintaining dotfiles

Neovim

Tmux

https://tmuxcheatsheet.com/

Git

How to use the Windows clipboard in Neovim from WSL?

https://github.com/neovim/neovim/wiki/FAQ#how-to-use-the-windows-clipboard-from-wsl