Skip to content

Commit

Permalink
Drop Astro
Browse files Browse the repository at this point in the history
  • Loading branch information
andys8 committed Aug 23, 2023
1 parent 2e21c0e commit 291ecc8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions vimrc.local
Original file line number Diff line number Diff line change
Expand Up @@ -426,9 +426,6 @@ command German set spelllang=de
autocmd FileType gitcommit set textwidth=72
autocmd FileType gitcommit set colorcolumn+=73

" Astro
let g:astro_typescript = 'enable'

" Copilot
let g:copilot_no_tab_map = v:true
imap <silent><script><expr> <C-j> copilot#Accept("\<CR>")
Expand Down
3 changes: 0 additions & 3 deletions vimrc.local.bundles
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,6 @@ Plug 'monkoose/fzf-hoogle.vim', { 'for' : 'haskell' }
" Language Tool (:LanguageToolCheck)
Plug 'dpelle/vim-LanguageTool'

" Astro
Plug 'wuelnerdotexe/vim-astro'

" Copilot
Plug 'github/copilot.vim'

Expand Down

0 comments on commit 291ecc8

Please sign in to comment.