FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

coderxin/nvim-setup: My personal Nvim setup · GitHub

Latest commit

 

History

65 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Neovim Configuration

This is my personal configuration for Neovim, a highly customizable text editor that's great for programming and other text-based tasks.

Requirements

To use this configuration, you'll need to have:

Installation

Once you have Neovim installed, you can follow these steps to use this configuration:

  • Clone this repository to your local machine: git clone https://github.com/coderxin/nvim-setup.git
  • Run ./install script to symlink file to your Neovim configuration directory:
    • On Unix-based systems (Linux, macOS), this is usuaully ~/.config/nvim.
  • Start Neovim. After staring Neovim, plugins will be automatically installed.
  • Restart Neovim after the plugins install.

Plugins

My Neovim configuration includes a number of plugins and settings that I find useful for my workflow. Check lua/coderxin/plugins-setup.lua for available plugins.

Contributing

Feel free to fork this repository and make your own changes to the configuration. If you think your changes would be useful to others, please submit a pull request so that they can be included in the main repository.

License

This configuration is released under the MIT License. Feel free to use it for any purpose, with or without attribution.

About

My personal Nvim setup

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL