diff --git a/vim/vim.md b/vim/vim.md index 618e10f..a49f198 100644 --- a/vim/vim.md +++ b/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` - +