From b768829cd36d827ba8c61acc973ed7ab7f9fc34a Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Sat, 28 Dec 2013 11:21:42 +0100 Subject: Various tweaks --- .git_ignore | 3 +++ .gvimrc | 2 +- .pentadactylrc | 4 ++-- .vimrc | 1 + .zshrc | 1 - 5 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.git_ignore b/.git_ignore index d5a30a4..25b9412 100644 --- a/.git_ignore +++ b/.git_ignore @@ -3,3 +3,6 @@ .*.swp *.pyc .ropeproject +*.synctex.gz +*.fdb_latexmk +*.fls diff --git a/.gvimrc b/.gvimrc index 08760ab..450a681 100644 --- a/.gvimrc +++ b/.gvimrc @@ -1,2 +1,2 @@ set guioptions=aeigmt -set gfn=Inconsolata\ Medium\ 12 +set gfn="Inconsolata\ Medium\ 13" diff --git a/.pentadactylrc b/.pentadactylrc index a4e8d9a..2670cfa 100644 --- a/.pentadactylrc +++ b/.pentadactylrc @@ -1,4 +1,4 @@ -"hg6837 +"hg6927 loadplugins '\.(js|penta)$' group user @@ -12,6 +12,6 @@ map -count -modes=n s :undo map -count -modes=n u :tabprevious map -count -modes=n Y set defsearch=duckduckgo -set guioptions=brM +set guioptions=brs " vim: set ft=pentadactyl: \ No newline at end of file diff --git a/.vimrc b/.vimrc index 6953ff2..77ba58d 100644 --- a/.vimrc +++ b/.vimrc @@ -116,6 +116,7 @@ nnoremap zA vnoremap zA let g:pymode_lint_write = 0 +let g:pymode_utils_whitespaces = 0 autocmd CursorMovedI * if pumvisible() == 0|silent! pclose|endif autocmd InsertLeave * if pumvisible() == 0|silent! pclose|endif diff --git a/.zshrc b/.zshrc index e74279a..df86e60 100644 --- a/.zshrc +++ b/.zshrc @@ -33,7 +33,6 @@ plugins=(git archlinux python vi-mode) source $ZSH/oh-my-zsh.sh # Customize to your needs... -alias pacman=pacman-color unsetopt correct_all man() { env \ -- cgit v1.2.3-70-g09d2