Rick
/
fichiersvim
Archived
1
0
Fork 0

Ajout variables grammalecte et doge

This commit is contained in:
rick 2021-05-10 19:05:02 +02:00
parent 0df516b9eb
commit 9225c6f7f5
Signed by: Rick
GPG Key ID: 2B593F087240EE99
1 changed files with 4 additions and 0 deletions

4
vimrc
View File

@ -5,7 +5,11 @@
filetype plugin indent on
let mapleader=' '
" paramètres de plugins
let g:rainbow_active = 1
let g:doge_doc_standard_c='kernel_doc'
let g:grammalecte_cli_py='$HOME/.local/bin/grammalecte/grammalecte-cli.py'
colorscheme codedark
syntax on