Skip to content

personal neovim config support for Javascript React, PHP

Notifications You must be signed in to change notification settings

Aex5/jawir-neovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jawir NVIM

Install

git clone https://github.com/Aex5/jawir-neovim.git ~/.config/nvim && nvim

Update

:Lazy sync command

Uninstall

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

# Flatpak (linux)
rm -rf ~/.var/app/io.neovim.nvim/config/nvim
rm -rf ~/.var/app/io.neovim.nvim/data/nvim
rm -rf ~/.var/app/io.neovim.nvim/.local/state/nvim

# Windows CMD
rd -r ~\AppData\Local\nvim
rd -r ~\AppData\Local\nvim-data

# Windows PowerShell
rm -Force ~\AppData\Local\nvim
rm -Force ~\AppData\Local\nvim-data

make sure you have a backup for your old nvim config before install this jawir neovim

Home

Home Image

Welcome to the project! This section provides an overview of what the project is about.

Code

Code Image

Here you can find the code structure and how to navigate through the project files.

Lazygit

Lazygit Image

Lazygit is a simple terminal UI for git commands, which makes it easy to manage your repositories.

About

personal neovim config support for Javascript React, PHP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published