pentadactylrc
This commit is contained in:
parent
d824dfd984
commit
309813aefc
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
||||
FILES = bashrc vimrc zshrc emacs.el gitconfig screenrc commonshrc \
|
||||
gnomerc gvimrc muttrc
|
||||
gnomerc gvimrc muttrc pentadactylrc
|
||||
FILES2 = msmtprc
|
||||
|
||||
.PHONY: install clean check
|
||||
|
8
pentadactylrc
Normal file
8
pentadactylrc
Normal file
@ -0,0 +1,8 @@
|
||||
"1.1
|
||||
|
||||
loadplugins '\.(js|penta)$'
|
||||
group user
|
||||
|
||||
set passkeys+=reader.gebner.org:fr,u,<C-Up>,<C-Down>,<Up>,<Down>
|
||||
|
||||
" vim: set ft=pentadactyl:
|
2
vimrc
2
vimrc
@ -51,6 +51,8 @@ NeoBundle 'derekwyatt/vim-scala'
|
||||
|
||||
NeoBundle 'othree/html5.vim'
|
||||
|
||||
NeoBundle 'dogrover/vim-pentadactyl'
|
||||
|
||||
" vim-sleuth?
|
||||
|
||||
call neobundle#end()
|
||||
|
Loading…
Reference in New Issue
Block a user