diff options
| author | Benjamin Linskey | 2026-06-09 03:55:56 -0400 |
|---|---|---|
| committer | Benjamin Linskey | 2026-06-09 03:55:56 -0400 |
| commit | f309c8b6c5e4895a3510397143a92534ea6d19fd (patch) | |
| tree | 47548a6cae6e50e6be35b673841c6fd829c350b9 | |
| parent | 5fe8021e3cd8a5ae3607b76d92f3da7929b1fe93 (diff) | |
| download | halation.vim-f309c8b6c5e4895a3510397143a92534ea6d19fd.tar.gz | |
Update comments
| -rw-r--r-- | colors/halation.vim | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/colors/halation.vim b/colors/halation.vim index e76c12a..86d2c4d 100644 --- a/colors/halation.vim +++ b/colors/halation.vim @@ -4,9 +4,8 @@ " URL: https://git.linskey.org/halation.vim " TODO: -" - Check cterm values. Probably missed some. " - Clean up ctrlp bottom bar. -" - Alter links for flietypes that don't work well with current rules. +" - Alter links for filetypes that don't work well with current rules. highlight clear set bg=dark |