Hi,
thanks, I will make the use of a local filetype.vim, as you suggest, I am using an old ubuntu out of update, and never had problems with updates, as they are gone some year ago.
The good of assembler... it changes rarely, or is built in some minutes.

Anyway, the issue now is not with vim, for I do not see vim in the apt-cache search, there is some repository with key errors, I will check.
Also I will make use of mirrors.

I will be back if there is something not working.

Thansk a lot.

Fabio D'Alfonso



On 2016-04-06 18:01, Gary Johnson wrote:

On 2016-04-06, Fabio D'Alfonso wrote:

Hi, Thanks, yes the vim-tiny is installed, but I dot see any other vim package to install instead.

apt-cache search vim | grep ^vim

shows me 18 packages. I think

sudo apt-get install vim

will get you a full-featured terminal vim and will also install the
dependencies. If you want gvim, you'll need the vim-gnome or
vim-gtk package as well.

In your original post you wrote that you were "looking for
filetype.vim to change the default asm to nasm." I hope you weren't
modifying $VIMRUNTIME/filetype.vim, which is probably
/usr/share/vim/vim74/filetype.vim on your system. If you do that,
your changes will be lost when upgrading to a new version of vim and
may be lost when upgrading to a new patchlevel. A better place to
put such changes is in /usr/share/vim/vimfiles/filetype.vim
($VIM/vimfiles/filetype.vim) to make them visible to other users on
the system or in ~/.vim/filetype.vim to make them visible to only
you.

See

:help 43.2
:help new-filetype

for how to do that.

Regards,
Gary

--

--

Fabio D'Alfonso

_NETWORK ANALYSIS AND VMWARE ENTERPRISE SOLUTIONS_

cell. +39.348.059.40.22

web: http://www​.​fabiodalfonso​.​com

email: [email protected]

Linkedin: https://it.linkedin.com/in/fabiodalfonso

Twitter: https://twitter.com/fabio_dalfonso

FB Page: https://www.facebook.com/dalfonsoco/

fax: +39.06.874.599.581

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to