Skip to content

Latest commit

 

History

History
123 lines (83 loc) · 4.3 KB

README.md

File metadata and controls

123 lines (83 loc) · 4.3 KB

dotfiles

These are my personal dotfiles that are ever changing 👀 To use them on fresh install, clone this repo and then run the link.sh script to create symlinks to these configs

dotfiles/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]:xyassini/dotfiles ~/.config/xyassini/dotfiles

Open Neovim with this config:

NVIM_APPNAME=xyassini/dotfiles/nvim nvim

Plugins

color

colorscheme

comment

completion

cursorline

diagnostics

editing-support

file-explorer

formatting

fuzzy-finder

git

icon

keybinding

lsp

lsp-installer

markdown-and-latex

motion

nvim-dev

plugin-manager

session

snippet

statusline

syntax

test

utility

Language Servers

  • tsserver

This readme was generated by Dotfyle