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

Personal Neovim configuration based on LunarVim

License

Notifications You must be signed in to change notification settings

crisidev/lvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🤟 Crisidev Neovim Configs 🤟

Personal Neovim configuration based on LunarVim.

Take what you need, it also comes warrant free 😊

Look and feel

Rust

Info

  • My config is heavy and extremely personalized for my needs and it will probably not work for you out of the box.. Take it as an inspiration.
  • I am usually up to date with Neovim HEAD.
  • My config is heavily based on the great work of abzcoding.

Installation

❯❯❯ git clone https://github.com/andsens/homeshick.git $HOME/.homesick/repos/homeshick
❯❯❯ git clone https://github.com/crisidev/lvim.git $HOME/.homesick/dotfiles
❯❯❯ source "$HOME/.homesick/repos/homeshick/homeshick.sh"
❯❯❯ homeshick link lvim

Update mason-ensure-installed

❯❯❯ echo "$(cat ~/.local/state/lvim/mason.log |grep "Installation succee" |awk -F'for Package' '{print $2}' |sed 's/(name=//g'| sed 's/)//g' | sort -u |xargs)" > ~/.config/lvim/mason-ensure-installed

Update Mason installed plugins

❯❯❯ vim "+MasonInstall $(cat ~/.config/lvim/mason-ensure-installed)"

About

Personal Neovim configuration based on LunarVim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published