Compare commits

..

No commits in common. "ca000f5fe458ec45c38eacfe767e27d2422e9114" and "54c46c523bfedec1faf799e25a945953117a5d6b" have entirely different histories.

3 changed files with 1 additions and 4 deletions

View File

@ -154,4 +154,4 @@ nnoremap <leader>h :call ToggleHiddenAll()<CR>
" Here leader is ";".
" So ":vs ;cfz" will expand into ":vs /home/<user>/.config/zsh/.zshrc"
" if typed fast without the timeout.
silent! source ~/.config/nvim/shortcuts.vim
source ~/.config/nvim/shortcuts.vim

View File

@ -1,2 +0,0 @@
import readline
readline.write_history_file = lambda *args: None

View File

@ -40,7 +40,6 @@ export UNISON="$XDG_DATA_HOME/unison"
export HISTFILE="$XDG_DATA_HOME/history"
export MBSYNCRC="$XDG_CONFIG_HOME/mbsync/config"
export ELECTRUMDIR="$XDG_DATA_HOME/electrum"
export PYTHONSTARTUP="$XDG_CONFIG_HOME/python/pythonrc"
# Other program settings:
export DICS="/usr/share/stardict/dic/"