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
|
||||
(https://github.com/rktjmp/lush.nvim)
|
||||
|
||||
`
|
||||
|
||||
### twig formatter
|
||||
|
||||
`:TSInstall html`
|
||||
|
||||
`:TSInstall twig`
|
||||
|
||||
### Exclude directories from FZF
|
||||
|
||||
`.ignore`
|
||||
|
||||
```
|
||||
sites
|
||||
vendor
|
||||
libraries
|
||||
profile
|
||||
```
|
||||
|
||||
|
||||
# JS / TS
|
||||
|
||||
@ -426,7 +438,7 @@ create custom theme
|
||||
`MasonInstall json-lsp`
|
||||
|
||||
`MasonInstall YAMLLINT`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user