diff options
| author | Thomas Schmucker <ts@its1.de> | 2026-01-06 09:50:21 +0100 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2026-01-06 09:50:21 +0100 |
| commit | 23cc6a0cc25544fa8b193ba2b38873dc1c3bdcc8 (patch) | |
| tree | 521d96762ecf6e8d8a98bf6a3140a9a46086cb6d /nvim_alt/colorscheme.vim | |
| parent | 922518123990897e35ed1d94d0e6bd1314b7189e (diff) | |
| download | dotfiles-23cc6a0cc25544fa8b193ba2b38873dc1c3bdcc8.tar.gz dotfiles-23cc6a0cc25544fa8b193ba2b38873dc1c3bdcc8.tar.bz2 dotfiles-23cc6a0cc25544fa8b193ba2b38873dc1c3bdcc8.zip | |
Alte Neovim- und Tmuxp-Konfigurationen entfernt
Diffstat (limited to 'nvim_alt/colorscheme.vim')
| -rw-r--r-- | nvim_alt/colorscheme.vim | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/nvim_alt/colorscheme.vim b/nvim_alt/colorscheme.vim deleted file mode 100644 index 4484210..0000000 --- a/nvim_alt/colorscheme.vim +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | " Farbschema | ||
| 2 | set termguicolors | ||
| 3 | set background=dark | ||
| 4 | colorscheme codedark | ||
| 5 | |||
