Skip to content
This repository has been archived by the owner on May 13, 2023. It is now read-only.
/ dotConfigs Public archive

self collection of dot configs for nvim and tmux

License

Notifications You must be signed in to change notification settings

isvicy/dotConfigs

Repository files navigation

dotConfigs

**Note: **

This repo is totally a mess now. I open a new repo as home of my dots. see: dots

Collection of dot configs for nvim, tmux, and other linux tools.

This repo use stow to manage dotfiles. see: Managing Dotfiles with GNU stow

deps

basic

* stow

for nvim

* ripgrep

for vim

* fzf
* ctags
* [stylua](https://github.com/JohnnyMorganz/StyLua): `cargo install stylua`, for lua formatting.

config vim

Note: need vim 8.0+

  1. stow vim -t ~ -v
  2. vim

config nvim

Note: need nvim 0.5+

  1. stow nvim-lua -t ~ -v
  2. install packer: git clone https://github.com/wbthomason/packer.nvim\ ~/.local/share/nvim/site/pack/packer/start/packer.nvim
  3. start nvim,run:PackerCompile:PackerInstall
  4. restart nvim

screenshot

Screenshot Screenshot

About

self collection of dot configs for nvim and tmux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published