https://github.com/caffeine-addictt/neovim

My neovim configuration

https://github.com/caffeine-addictt/neovim

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
  • Host: GitHub
  • Owner: caffeine-addictt
  • License: mit
  • Language: Lua
  • Default Branch: main
  • Homepage:
  • Size: 99.6 KB
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

Abstract from

  1. 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} ```

  1. Clone the repository

sh git clone https://github.com/caffeine-addictt/neovim ~/.config/nvim

  1. Start Neovim

sh nvim

Owner

  • Name: Jun Xiang (カエデ)
  • Login: caffeine-addictt
  • Kind: user
  • Location: Singapore
  • Company: Hire me

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