Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/posquit0/vimrc

:memo: Vim Configuration for nerds with vim-plug
https://github.com/posquit0/vimrc

dotfile neovim nvim vim vim-configuration vim-plugin vimrc

Last synced: 22 days ago
JSON representation

:memo: Vim Configuration for nerds with vim-plug

Awesome Lists containing this project

README

        

### **vimrc by posquit0**
> *VIM Configuration for nerds written by posquit0*

[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badge/)


[**This VIM configuration**](https://github.com/posquit0/vimrc) is written by [posquit0](https://github.com/posquit0/) to improve the environment in VIM.

## Usage

```sh
$ cd ~
$ git clone https://github.com/posquit0/vimrc ~/.vim
$ ln -s .vim/vimrc .vimrc
# If you use NeoVIM
$ ln -s ~/.vim .config/nvim
$ vim +PlugInstall +qall now
```

## Contributing

This project follows the [**Contributor Covenant**](http://contributor-covenant.org/version/1/4/) Code of Conduct.

#### Bug Reports & Feature Requests

Please use the [issue tracker](https://github.com/posquit0/vimrc/issues) to report any bugs or ask feature requests.

## Self Promotion

Like this project? Follow the repository on [GitHub](https://github.com/posquit0/vimrc). And if you're feeling especially charitable, follow [posquit0](https://posquit0.com) on [GitHub](https://github.com/posquit0).

## See Also

- [brewfile](https://github.com/posquit0/brewfile) - Brewfile to install softwares in macOS for engineers.
- [dotfiles](https://github.com/posquit0/dotfiles) - Awesome configurations for the development environments.
- [gitconfig](https://github.com/posquit0/gitconfig) - Git configurations.
- [tmux-conf](https://github.com/posquit0/tmux-conf) - TMUX Configuration for nerds with tpm.
- [zshrc](https://github.com/posquit0/zshrc) - Zsh Configuration for nerds with zplug.

## License

Provided under the terms of the [MIT License](https://github.com/posquit0/vimrc/blob/main/LICENSE).

Copyright © 2014-2023, [Byungjin Park](https://www.posquit0.com).