fix: try to fix gitea syntax highlight
This commit is contained in:
parent
6b3bfea6d2
commit
3327e68b4b
4 changed files with 1 additions and 4 deletions
3
.gitattributes
vendored
3
.gitattributes
vendored
|
@ -1,3 +0,0 @@
|
||||||
neovim/**/*.conf gitlab-language=vim
|
|
||||||
emacs/**/*.conf gitlab-language=elisp
|
|
||||||
redis/**/*.conf gitlab-language=vim
|
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
# Quick setup
|
# 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
|
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)
|
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"
|
4. Install your font; in this conf we are using "Anonymous Pro for Powerline"
|
||||||
|
|
Loading…
Reference in a new issue