xyassini / dotfiles

My config for nvim, fish, iterm2, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@github.com: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

About

My config for nvim, fish, iterm2, etc.


Languages

Language:Lua 75.1%Language:Shell 24.9%