Update vim/vim.md
This commit is contained in:
parent
1b6dc70b8d
commit
7273374f6b
16
vim/vim.md
16
vim/vim.md
@ -406,12 +406,24 @@ npm install -g fixjson
|
|||||||
create custom theme
|
create custom theme
|
||||||
(https://github.com/rktjmp/lush.nvim)
|
(https://github.com/rktjmp/lush.nvim)
|
||||||
|
|
||||||
`
|
|
||||||
|
### twig formatter
|
||||||
|
|
||||||
`:TSInstall html`
|
`:TSInstall html`
|
||||||
|
|
||||||
`:TSInstall twig`
|
`:TSInstall twig`
|
||||||
|
|
||||||
|
### Exclude directories from FZF
|
||||||
|
|
||||||
|
`.ignore`
|
||||||
|
|
||||||
|
```
|
||||||
|
sites
|
||||||
|
vendor
|
||||||
|
libraries
|
||||||
|
profile
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
# JS / TS
|
# JS / TS
|
||||||
|
|
||||||
@ -426,7 +438,7 @@ create custom theme
|
|||||||
`MasonInstall json-lsp`
|
`MasonInstall json-lsp`
|
||||||
|
|
||||||
`MasonInstall YAMLLINT`
|
`MasonInstall YAMLLINT`
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user