Печенька блять!

This commit is contained in:
2025-02-11 00:18:55 +03:00
parent fb73a963b6
commit 11c5031c60
74 changed files with 0 additions and 0 deletions

8
🍪/NeoVim/init.vim Normal file
View File

@@ -0,0 +1,8 @@
set number
" Plugins
call plug#begin()
Plug 'wakatime/vim-wakatime'
Plug 'editorconfig/editorconfig-vim'
call plug#end()