Skip to content

h0rv/dots

Repository files navigation

dotfiles

Dots for my Arch Linux i3-gaps rice.

Average dark mode enjoyer.


dots/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:h0rv/dots ~/.config/h0rv/dots
NVIM_APPNAME=h0rv/dots/nvim nvim --headless +"PackerSync" +qa

Open Neovim with this config:

NVIM_APPNAME=h0rv/dots/nvim nvim

Plugins

color

colorscheme

comment

completion

debugging

editing-support

formatting

fuzzy-finder

indent

keybinding

lsp

lsp-installer

motion

nvim-dev

plugin-manager

preconfigured

snippet

startup

statusline

syntax

tabline

Language Servers

  • eslint
  • rust_analyzer

This readme was generated by Dotfyle