https://github.com/caffeine-addictt/neovim
My neovim configuration
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.3%) to scientific vocabulary
Keywords
lazyvim
lua
neovim
neovim-configuration
Last synced: 5 months ago
·
JSON representation
Repository
My neovim configuration
Basic Info
Statistics
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 1
- Releases: 2
Archived
Topics
lazyvim
lua
neovim
neovim-configuration
Created about 2 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Contributing
License
Code of conduct
Codeowners
README.md
This is my Neovim configuration
Feel free to use it and/or contribute to it!
Installation
- Backup your current configuration files
```sh # required mv ~/.config/nvim{,.bak}
# optional but recommended mv ~/.local/share/nvim{,.bak} mv ~/.local/state/nvim{,.bak} mv ~/.cache/nvim{,.bak} ```
- Clone the repository
sh
git clone https://github.com/caffeine-addictt/neovim ~/.config/nvim
- Start Neovim
sh
nvim
Owner
- Name: Jun Xiang (カエデ)
- Login: caffeine-addictt
- Kind: user
- Location: Singapore
- Company: Hire me
- Website: ngjx.org
- Repositories: 34
- Profile: https://github.com/caffeine-addictt
Back-end Engineer | Offensive Security Enthusiast
GitHub Events
Total
Last Year
Dependencies
.github/workflows/draft-release-tag.yml
actions
- release-drafter/release-drafter v6 composite
.github/workflows/labeler.yml
actions
- actions/labeler v5 composite