Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/likipiki/vim

This is my vimrc config file! Install Vim-Plug first and clone my repo.
https://github.com/likipiki/vim

neovim-dotfiles vim

Last synced: about 16 hours ago
JSON representation

This is my vimrc config file! Install Vim-Plug first and clone my repo.

Awesome Lists containing this project

README

        

# Vim config by Likipiki

This is my Vim/Neovim configuration with lsp support and snippets by Ultisnips

# Neovim config installation
```bash
git clone https://github.com/LikiPiki/Vim ~/.config/nvim
```

# Installing script
```bash
curl -L https://raw.githubusercontent.com/LikiPiki/Vim/master/install.sh | bash
```