feat: start doing discord git feed
This commit is contained in:
parent
5edd2aba47
commit
e0b87a1298
10 changed files with 3358 additions and 0 deletions
common/home/neovim
|
@ -11,6 +11,7 @@ autocmd Filetype ruby setlocal ts=2 sw=2 expandtab
|
|||
|
||||
" for js/coffee/jade files, 4 spaces
|
||||
autocmd Filetype javascript setlocal ts=4 sw=4 sts=0 expandtab
|
||||
autocmd Filetype typescript setlocal ts=4 sw=4 sts=0 expandtab
|
||||
autocmd Filetype java setlocal ts=4 sw=4 sts=0 expandtab
|
||||
autocmd Filetype sh setlocal ts=4 sw=4 sts=0 expandtab
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue