Skip to content

harrydt/dotfiles

Repository files navigation

2024-03-16_10-36

Stow

These dotfiles are managed by GNU stow

  • Clone the repo
  • Change directory to dotfiles
    cd ~/dotfiles
  • Run GNU stow on each config, for example:
    stow nvim

dotfiles/nvim/.config/nvim

Install Instructions

Install requires Neovim 0.9+. Always review the code before installing a configuration.

Clone the repository and install the plugins:

git clone [email protected]:harrydt/dotfiles ~/.config/harrydt/dotfiles

Open Neovim with this config:

NVIM_APPNAME=harrydt/dotfiles/nvim/.config/nvim nvim

Plugins

bars-and-lines

colorscheme

comment

completion

diagnostics

editing-support

file-explorer

fuzzy-finder

git

golang

indent

keybinding

lsp

lsp-installer

motion

note-taking

nvim-dev

plugin-manager

quickfix

scrolling

session

snippet

split-and-window

statusline

syntax

utility

Language Servers

  • denols
  • gopls
  • lua_ls
  • rust_analyzer
  • tsserver

This readme was generated by Dotfyle