mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
feat(prettierignore): Template for prettierigore added
- feat(prettier): More options in prettierrc - chore(vscode): Merged changes
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
" FIX: Macros does NOT work
|
||||
" TODO: Add Jetbrains shortcut-config-file to dotfiles repo
|
||||
" TODO: Add shortcuts for opening/closing `za`
|
||||
|
||||
" Resolve Shortcut conflicts with Jetbrains
|
||||
sethandler <S-Tab> a:vim
|
||||
@@ -43,8 +44,7 @@ source ~/.vim/key_maps.vim
|
||||
source ~/.vim/plugin_config.vim
|
||||
|
||||
" Common settings
|
||||
set clipboard^=unnamed,unnamedplus,ideaput " Copy to and from system clipboard
|
||||
"set ideavimsupport=+singleline,dialog
|
||||
"set clipboard^=unnamed,unnamedplus,ideaput " Copy to and from system clipboard
|
||||
set showmode
|
||||
set idearefactormode=keep
|
||||
|
||||
|
||||
Reference in New Issue
Block a user