fix: try to fix gitea syntax highlight

This commit is contained in:
Claudio Maradonna 2021-08-05 10:19:22 +02:00
parent 6b3bfea6d2
commit 3327e68b4b
Signed by untrusted user: claudiomaradonna
GPG Key ID: B1EDCB4C3B05C387
4 changed files with 1 additions and 4 deletions

3
.gitattributes vendored
View File

@ -1,3 +0,0 @@
neovim/**/*.conf gitlab-language=vim
emacs/**/*.conf gitlab-language=elisp
redis/**/*.conf gitlab-language=vim

View File

@ -4,7 +4,7 @@
# Quick setup
1. Copy the `spacemacs.conf` file in your $HOME directory and rename as `.spacemacs`
1. Copy the `spacemacs.el` file in your $HOME directory and rename as `.spacemacs`
2. Adapt the file for your needs
3. Install dependecies, for each layer in `dotspacemacs-configuration-layers` function following respective documentation, starting here: [spacemacs layers](https://github.com/syl20bnr/spacemacs/tree/develop/layers)
4. Install your font; in this conf we are using "Anonymous Pro for Powerline"