start formatting rules

This commit is contained in:
Rafael 2021-07-04 22:14:01 -03:00
parent b461c878e6
commit 9f511bcb59
No known key found for this signature in database
GPG key ID: F5302DA7C6F2F5FD
65 changed files with 2829 additions and 2812 deletions

View file

@ -1,2 +1,2 @@
vim.cmd('highlight default link gitblame SpecialComment')
vim.cmd "highlight default link gitblame SpecialComment"
vim.g.gitblame_enabled = 0