mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
Compare commits
No commits in common. "0643bdf1bff1bc9cd64f87dfa9c3bf1198e86974" and "fc5e5f1951377a895ed533e556eb9ff0dbdbc019" have entirely different histories.
0643bdf1bf
...
fc5e5f1951
2 changed files with 0 additions and 3 deletions
|
@ -330,7 +330,6 @@
|
||||||
hi! link typescriptCall Variable
|
hi! link typescriptCall Variable
|
||||||
hi! link typescriptArrowFuncArg typescriptCall
|
hi! link typescriptArrowFuncArg typescriptCall
|
||||||
hi! link typescriptFuncType typescriptCall
|
hi! link typescriptFuncType typescriptCall
|
||||||
hi! link typescriptMessage NONE
|
|
||||||
hi! link typescriptVariable jsStorageClass
|
hi! link typescriptVariable jsStorageClass
|
||||||
hi! link typescriptAmbientDeclaration typescriptVariable
|
hi! link typescriptAmbientDeclaration typescriptVariable
|
||||||
hi! link typescriptVariableDeclaration Variable
|
hi! link typescriptVariableDeclaration Variable
|
||||||
|
@ -343,7 +342,6 @@
|
||||||
hi! link typescriptConstructorType typescriptConstructSignature
|
hi! link typescriptConstructorType typescriptConstructSignature
|
||||||
hi! link typescriptEndColons Delimiter
|
hi! link typescriptEndColons Delimiter
|
||||||
hi! link typescriptImport jsImport
|
hi! link typescriptImport jsImport
|
||||||
hi! link typescriptImportType typescriptImport
|
|
||||||
hi! link typescriptExport jsExport
|
hi! link typescriptExport jsExport
|
||||||
hi! link typescriptNull jsNull
|
hi! link typescriptNull jsNull
|
||||||
hi! link typescriptObjectLabel jsObjectKey
|
hi! link typescriptObjectLabel jsObjectKey
|
||||||
|
|
|
@ -11,5 +11,4 @@
|
||||||
nnoremap <leader>gC :Git commit --amend
|
nnoremap <leader>gC :Git commit --amend
|
||||||
nnoremap <leader>gl :Gclog<CR>
|
nnoremap <leader>gl :Gclog<CR>
|
||||||
nnoremap <leader>gp :Git push
|
nnoremap <leader>gp :Git push
|
||||||
nnoremap <leader>gP :Git push --force-with-lease
|
|
||||||
" }}}
|
" }}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue