My personal Vim configuration.
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Jérôme Deuchnord f215a4db50 Set encryption algorithm (#10) há 4 anos
.gitea Add PR template for Gitea há 5 anos
scripts Remove npm install há 5 anos
vim/after/ftplugin Initial configuration há 5 anos
LICENSE Initial commit há 5 anos
Makefile Add Markdown plugin há 5 anos
README.md Add Markdown plugin há 5 anos
gvimrc Add gvimrc há 5 anos
vimrc Set encryption algorithm (#10) há 4 anos

README.md

Vim configuration

My personnal Vim configuration.

How to install

Just clone this repository, cd to the clone and run make install.

Note: if a configuration already exists, it will be backed up.

Installed plugins

The following plugins are installed with Vundle.

Plugin Description Activation
w0rp/ale Asynchronous linting/fixing for Vim and Language Server Protocol (LSP) integration Immediate
neoclide/coc.vim Intellisense engine for Vim 8 & neovim make coc
suan/vim-instant-markdown Shows a preview of your Markdown file in your browser make markdown