Posted in Diari, English Linux, Programació, Vim on 01/04/2012 12:42 am by Ton
I have discovered something awesome today, a Tim “the man” Pope’s plugin called Pathogen which allows us to use vim plugins just typing, in the majority of cases, git clone and the github url in the ~/.vim/bundle directory. I have renamed my old ~/.vim directory and created a new one including the bundle directory. I have installed the following plugins in ten minutes:
Posted in Diari, English Linux, Programació, Vim on 01/04/2012 12:10 am by Ton
This is the first of, I hope so at least, a lot of posts about vim links (a fantastic console text editor I’m using in my laptop).
Pathogen
M.
Posted in Diari, English Linux, Programació, Rails, Ruby, Vim on 08/24/2011 11:37 pm by Ton
These are some tips about my vim configuration in order to code ruby/rails using it:
Plugins
- NERDTree
- FuzzyFinder & FuzzyFinderTextMate
- l9
Themes
Shortcuts
- Ctrl+W+W – Move between code and tree window.
Posted in Diari, English Linux, Programació, Rails, Ruby, Vim on 08/22/2011 11:34 pm by Ton
Hi
I’m trying to code rails apps using vim, some people say it goes ok, and I wanted to use NERDTree vim plugin. I installed it from here but it doesn’t work so my advice is clone the git repository and copy the plugin and doc folders content in your ~/.vim config directory (from plugin to plugin and doc to doc obviously) and it works perfectly.
M.
Posted in Debian, Diari, English Linux on 08/05/2011 12:11 am by Ton
This is my new problem sequence (and its solution):
- aptitude dist-upgrade
- nvidia module broken
- nvidia problem solved
- new KDE
- sound broken in desktop apps (youtube working fine).
- rm -Rf ~/.pulse
- rm -Rf ~/.pulse-cookie
- sound working perfectly.
That’s all
M.
Posted in Debian, Diari, English Linux on 08/04/2011 06:34 pm by Ton
Hi there
Debian shows me everyday that I don’t have to stop learning about it. I have a nvidia video card in my computer and my last dist-upgrade using Sid broke it. After some days trying to repair it (I have to say that I have been taking care of my daughter which means I don’t have much time) I decided to go to Debian wiki to read about nvidia problems.
After reading it I only had to execute two commands, which are:
m-a prepare
m-a auto-install nvidia
and that’s all folks.
M.
P.S. Ramiro, don’t write a comment with ‘I knew it’
Posted in Debian, Diari, English Linux on 08/03/2011 01:08 pm by Ton
Two lost days trying to configure my wireless connection using kubuntu and the problem was:
cat /etc/modprobe.d/ipw2200.conf
options ipw2200 hwcrypto=1
changed from hwcrypto=1 to hwcrypto=0 and working properly.
I’m going to check what the fuck this is.
M.
Posted in Diari, English Linux, Música on 06/11/2011 01:34 pm by Ton