Skip to content

ArchMaster2024/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Configuration

This is my personal neovim configuration, with this I and anyone can start to work with neovim editor, you can use, share, modify and create your own version based on this.


Why I share my personal nvim config?

Because I can, just for that reason. And by I like to help others people who start with this awesome and incredible editor, I want people can start with neovim without suffering on the process of learn editor features and basic use, you can start with good config, easy to adapting to your requirements, without the problem like 'Oh no, I don't have an idea of how I leave from here', just type Esc key of your keyboard and Voila, you out of nvim.

How I can personalize this config?

Simple, just go to plugin dir for basic configs, lua for plugins and more advance settings and other directories you learn what they do with the time, learn and with this repo, on the documentation and wiki you search a lot of topics, like customization, how I split the files, project structure, how colaborate and much more.


Instalation instructions

ADVICE: I create this config based on a latest version of neovim (0.11.4 to day), if you found a feature not work when you clone this config for your work check the neovim version you have installed on your computer

Requirements

First go to your .local directory of your user (the next command is for the user actual active and you uses on the system)

cd $HOME/.config

After that, just run the next command

git clone https://github.com/neovim/neovim.git

or this other if you use ssh keys

git clone [email protected]:ArchMaster2024/nvim.git

And this are all for now, enjoy the config :-D!


TODO

  • Add documentation for this config
  • Add wiki for this config

About

Neovim configurations

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages