ideavimrc
This commit is contained in:
parent
6d73cdd35b
commit
6e550f03f2
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
||||
FILES = bashrc bash_profile vimrc zshrc gitconfig screenrc commonshrc liquidpromptrc \
|
||||
gnomerc gvimrc muttrc pentadactylrc mailcap latexmkrc ctags \
|
||||
i3/config i3status.conf msmtprc spacemacs emacs.d mbsyncrc authinfo \
|
||||
config/qutebrowser config/nvim/init.vim
|
||||
config/qutebrowser config/nvim/init.vim ideavimrc
|
||||
|
||||
.PHONY: install clean check
|
||||
|
||||
|
2
ideavimrc
Normal file
2
ideavimrc
Normal file
@ -0,0 +1,2 @@
|
||||
set digraph
|
||||
nmap gcc :action CommentByLineComment<cr>
|
Loading…
Reference in New Issue
Block a user