popu


Joined 3 years ago
Homeworks submitted:
Homework comments:
7
0

About Me

No description provided.

Classes

Learning Vim from the inside

Class status: Established
Role: Student
. 41% complete

Submitted Assignments

Learning Vim from the inside: Lesson 2, HW 2
/mercurial/vim# sudo updatedb

popu 3 years ago
Learning Vim from the inside: Lesson 2, HW 1
# mkid
El programa «mkid» no está instalado actualmente.  Puede instalarlo escribiendo:
apt-get install id-utils

# apt-get install id-utils
# info 'ID database'

# cd vim
vim# mkid -v 

vim# fid src/arabic.c

vim# lid buf_valid
buf_valid     src/{buffer,ex_cmds,ex_cmds2,ex_docmd,ex_getln,fileio,main,misc2,netbeans,option,quickfix,spell,term}.c



popu 3 years ago
Learning Vim from the inside: Lesson 1, HW 3

In "Ubuntu 9.04" jaunty everything fine.


popu 3 years ago
Learning Vim from the inside: Lesson 1, HW 2
# hg clone https://vim.googlecode.com/hg/ vim
requesting all changes
adding changesets
adding manifests
adding file changes
added 2072 changesets with 16930 changes to 2430 files (+1 heads)
updating working directory
2266 files updated, 0 files merged, 0 files removed, 0 files unresolved

popu 3 years ago
Learning Vim from the inside: Lesson 1, HW 1
# sudo aptitude install mercurial

popu 3 years ago