Update vim/vim.md

This commit is contained in:
Ste Vaidis 2023-08-17 15:42:11 +03:00
parent 1b6dc70b8d
commit 7273374f6b

View File

@ -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