File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Restore pre-nano 8.0 keybindings
2
+ bind ^ F forward main
3
+ bind ^ B back main
4
+ bind M- F formatter main
5
+ bind M- B linter main
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ export POSIXLY_CORRECT=
30
30
31
31
# VARIABLE DECLARATIONS
32
32
33
- LINK_FILES=" .bash_aliases .bash_logout .bash_profile .bashrc .byobu .emacs .gitconfig .gitignore .gitmodules .profile .reportbugrc .screenrc .selected_editor .zsh_favlist .zshrc.pre-oh-my-zsh bin .pam_environment .netscape .hgrc .zshrc .zprofile .offlineimaprc .gnus.el .caffrc .ispell_english .muttrc .msmtprc .dput.cf"
33
+ LINK_FILES=" .bash_aliases .bash_logout .bash_profile .bashrc .byobu .emacs .gitconfig .gitignore .gitmodules .profile .reportbugrc .screenrc .selected_editor .zsh_favlist .zshrc.pre-oh-my-zsh bin .pam_environment .netscape .hgrc .zshrc .zprofile .offlineimaprc .gnus.el .caffrc .ispell_english .muttrc .msmtprc .dput.cf .nanorc "
34
34
HARDLINKS=" .pgpkey"
35
35
ZSH_PRECOMPILE=" .zshrc .zprofile antigen/antigen.zsh .oh-my-zsh/lib/*.zsh .oh-my-zsh/themes/*.zsh-theme .oh-my-zsh/plugins/*/*.zsh .oh-my-zsh/oh-my-zsh.sh"
36
36
DIRS=" .gnupg .ssh .aptitude .config .bin/bash_completion .bin/todo.txt-cli .bin/bin .emacs.d/lisp .todo .bazaar .local/share/applications .mutt"
You can’t perform that action at this time.
0 commit comments