diff options
| author | nsfisis <nsfisis@gmail.com> | 2021-11-07 13:40:32 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2021-11-07 13:40:32 +0900 |
| commit | cb04994af33f9240539f434db5ef08f4a4df176a (patch) | |
| tree | a27cfeed98f1783c78ed18a4e184bae154911950 /.vimrc | |
| parent | d89aa1b11b0a7c7068f6312b9cd5e3530182665e (diff) | |
| download | dotfiles-cb04994af33f9240539f434db5ef08f4a4df176a.tar.gz dotfiles-cb04994af33f9240539f434db5ef08f4a4df176a.tar.zst dotfiles-cb04994af33f9240539f434db5ef08f4a4df176a.zip | |
setup.sh: add messages
Diffstat (limited to '.vimrc')
| -rw-r--r-- | .vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1272,6 +1272,7 @@ Autocmd FileType typescript ClangFormatAutoDisable " ctrlp {{{2 +let g:ctrlp_map = '<Space>f' let g:ctrlp_match_func = {'match': 'ctrlp_matchfuzzy#matcher'} |
