Skip to content

Commit

Permalink
Merge pull request #233 from joclement/next
Browse files Browse the repository at this point in the history
next
  • Loading branch information
joclement authored Nov 4, 2024
2 parents 266ef7d + 40a4aef commit 4b44004
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,6 @@
[submodule "vim/pack/plugins/start/vim-colors-solarized"]
path = vim/pack/plugins/start/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "vim/pack/plugins/opt/a.vim"]
path = vim/pack/plugins/opt/a.vim
url = https://github.com/vim-scripts/a.vim.git
[submodule "vim/pack/plugins/start/codeium.vim"]
path = vim/pack/plugins/start/codeium.vim
url = https://github.com/Exafunction/codeium.vim.git
Expand Down
1 change: 0 additions & 1 deletion vim/pack/plugins/opt/a.vim
Submodule a.vim deleted from 2cbe94
3 changes: 3 additions & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,9 @@ let g:tex_flavor='latex'
let g:codeium_filetypes_disabled_by_default = v:true

let g:codeium_filetypes = {
\ "Dockerfile": v:true,
\ "go": v:true,
\ "perl": v:true,
\ "python": v:true,
\ }
" }}}
Expand Down

0 comments on commit 4b44004

Please sign in to comment.