Skip to content

harrydt/dotfiles

Repository files navigation

image

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 git@github.com:harrydt/dotfiles ~/.config/harrydt/dotfiles

Open Neovim with this config:

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

Plugins

ai

bars-and-lines

colorscheme

completion

diagnostics

editing-support

file-explorer

formatting

fuzzy-finder

git

golang

icon

indent

keybinding

lsp

marks

motion

note-taking

nvim-dev

plugin-manager

quickfix

scrolling

session

snippet

split-and-window

statusline

syntax

terminal-integration

test

utility

Language Servers

  • gopls
  • jsonls
  • lua_ls
  • yamlls

This readme was generated by Dotfyle