Skip to content

cavaldos/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bourbon Nvim

Neovim Lua

Issues Repo Size follow on Twitter

HOME

home!

Transparant

home!

Demo

demo!

Treesitter dan LSP

demo!

NeoVim Install & Configuration Guide

Linux / Macos (unix)

⚠️ Backup your configuration before installation

$ cd $HOME && git clone https://github.com/cavaldos/dotfiles
$ cd dotfiles
$ ./install.sh

Uninstall

# Linux / Macos (unix)
rm -rf ~/.config/nvim
rm -rf ~/.local/share/nvim

Visit Wiki

Basic Requirement

  1. Install Neovim 0.95+ https://github.com/neovim/neovim/releases/tag/stable
  2. C++ https://www.msys2.org/
  3. GIT https://git-scm.com/download/win
  4. NodeJs https://nodejs.org/en/
  5. Ripgrep https://github.com/BurntSushi/ripgrep
  6. Lazygit https://github.com/jesseduffield/lazygit
  7. Nerd Font https://www.nerdfonts.com/ or https://github.com/ryanoasis/nerd-fonts
  8. Windows Terminal (Windows) https://apps.microsoft.com/store/detail/windows-terminal/9N0DX20HK701?hl=en-id&gl=id
  9. Powershell (windows) https://apps.microsoft.com/store/detail/powershell/9MZ1SNWT0N5D?hl=en-id&gl=id

License

This project is licensed under the MIT License - see the [LICENSE]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published