/dotfiles

My personal dotfiles

Primary LanguageLua

Dotfiles

Personal configuration for Vim text editor. To use this settings, just download the vimrc file and replace with your .vimrc file. To locate this file just type :version in vim and look for the path to your vimrc file.

To use this file it is requiered to have installed Plug for vim. To install this plugin follow the guide located in the official repository:

https://github.com/junegunn/vim-plug

After that, you can use :PlugInstall command to start installing each plugin.