This commit is contained in:
Ray Elliott 2021-05-18 09:59:14 +01:00
parent 124639a61f
commit f879046a1c
5 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,3 @@
snippet pl "{% partial ... %}"
{% partial "$0" %}
endsnippet

View File

@ -1,3 +1,6 @@
" note this are also set in ../ftplugin/javascript.vim
set shiftwidth=2
" https://gist.github.com/romainl/1f50c55b0ee92e5420de51e6c4b38491
nnoremap <silent> <space>cF :call CocAction('runCommand', 'eslint.executeAutofix')<CR>

View File

@ -1,4 +1,5 @@
set iskeyword+=$
set tabstop=2
" note this are also set in after/ftplugin/javascript.vim
set shiftwidth=2

View File

@ -141,3 +141,23 @@ sitemap
xml
Checklists
MainWP
frontend
Covid
plugins's
plugin's
movies
WebGL
Anime
GSAP
jQuery
eCommerce
webpack
inlined
ejs
TODO
transpilation
eslint
postcss
metadata
shortcode
Anki

Binary file not shown.