Skip to content

My config for nvim, fish, iterm2, etc.

Notifications You must be signed in to change notification settings

xyassini/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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