diff --git a/spell/de.utf-8.add b/spell/de.utf-8.add index ac55c88..ed7b38c 100644 --- a/spell/de.utf-8.add +++ b/spell/de.utf-8.add @@ -351,3 +351,4 @@ Instagram Tablet Abschwington BerndDasBot +Frameworks diff --git a/spell/de.utf-8.add.spl b/spell/de.utf-8.add.spl index a31bd3d..25a252a 100644 Binary files a/spell/de.utf-8.add.spl and b/spell/de.utf-8.add.spl differ diff --git a/viml/vanilla.vim b/viml/vanilla.vim index 59c17fa..bf2ceba 100644 --- a/viml/vanilla.vim +++ b/viml/vanilla.vim @@ -8,7 +8,7 @@ colorscheme slate " open builtin terminal function OpenTerm() - 10 split + 20 split terminal endfunction nnoremap :call OpenTerm() @@ -34,7 +34,7 @@ nnoremap :call Litde() " Theme nnoremap :colo tokyonight-day -nnoremap :colo vim-monokai-tasty +nnoremap :colo tokyonight-storm " Try transparent nvim " highlight Normal guibg=none