Add Google Container to Firefox
This commit is contained in:
parent
ee0f45dd7d
commit
2c8500c7f9
2 changed files with 3 additions and 1 deletions
|
@ -104,7 +104,7 @@ let g:pymode_options_max_line_length = 90
|
|||
let g:pymode_options_colorcolumn = 0
|
||||
let g:pymode_lint_ignore = ["E203"]
|
||||
|
||||
let g:coc_global_extensions = [ 'coc-powershell', 'coc-pyright', 'coc-json', 'coc-html', 'coc-css', 'coc-vimtex' ]
|
||||
let g:coc_global_extensions = [ 'coc-clangd', 'coc-sh', 'coc-powershell', 'coc-pyright', 'coc-json', 'coc-html', 'coc-css', 'coc-vimtex' ]
|
||||
|
||||
let NERDTreeIgnore=['^__pycache__$', '\.pyc', '\~$'] " ignore files in NERDTree
|
||||
|
||||
|
|
|
@ -8,6 +8,8 @@ Ghostery
|
|||
https://addons.mozilla.org/en-US/firefox/addon/ghostery/
|
||||
GitLab Markdown Viewer
|
||||
https://addons.mozilla.org/en-US/firefox/addon/gitlab-markdown-viewer/
|
||||
Google Container
|
||||
https://addons.mozilla.org/en-US/firefox/addon/google-container/
|
||||
HTTPS Everywhere
|
||||
https://addons.mozilla.org/en-US/firefox/addon/https-everywhere/
|
||||
Instagram-Guest
|
||||
|
|
Loading…
Add table
Reference in a new issue