forked from pub-solar/os
fix: load schemastore for nvim
This commit is contained in:
parent
41c2d668f7
commit
e36709613c
|
@ -111,12 +111,23 @@ in {
|
|||
# File browser. Use <leader>n to access
|
||||
nnn-vim
|
||||
|
||||
# Highlight characters when using f, F, t, and T
|
||||
quick-scope
|
||||
|
||||
# get sudo in vim; :SudaWrite <optional filename>
|
||||
suda-vim
|
||||
<<<<<<< Updated upstream
|
||||
vim-gutentags
|
||||
vim-vinegar
|
||||
=======
|
||||
|
||||
# undo history etc. per project
|
||||
>>>>>>> Stashed changes
|
||||
vim-workspace-nvfetcher
|
||||
|
||||
# JSON schemas
|
||||
SchemaStore-nvim
|
||||
|
||||
sonokai
|
||||
vim-hybrid-material
|
||||
vim-airline-themes
|
||||
|
|
Loading…
Reference in a new issue