https://github.com/abdulkader-safi/mynvim
my humble nvim config
https://github.com/abdulkader-safi/mynvim
config lua neovim nvim-configs
Last synced: about 1 month ago
JSON representation
my humble nvim config
- Host: GitHub
- URL: https://github.com/abdulkader-safi/mynvim
- Owner: Abdulkader-Safi
- Created: 2023-08-26T08:23:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T13:42:01.000Z (about 2 years ago)
- Last Synced: 2025-02-15T07:48:58.224Z (over 1 year ago)
- Topics: config, lua, neovim, nvim-configs
- Language: Lua
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my nvim config files
to install this config run
first install
```
git clone --depth 1 https://github.com/wbthomason/packer.nvim\
~/.local/share/nvim/site/pack/packer/start/packer.nvim
```
Mac OS and Linux
```
git clone https://github.com/Abdulkader-Safi/myNvim.git ~/.config/nvim
```
after installing packer and this config run `nvim` first time to install all packges then quit `nvim` then run `nvim` agin every thing will be setuped and ready