Hi All, I found an problem with omni completion.
net-snmp has 3 structs like
1)
typedef struct XTable_data_s {
u_long z;
} XTable_data;
2)
typedefXTable_dataXTable_undo_data;
3)
typedef struct XTable_rowreq_ctx_s {
/** this must be first for container compa
Namsh wrote:
> >> There is always a message:
> >>
> >>CTIME - 2011-01-03 09:57:57
> >>
> >> And vim detects it as error message.
> >>
> >> Can vim ignore this message? starting with CTIME...
> >> Or ignore a message if it cannot find a file in message.
> >
> > This is mainly caused by t
On Jan 4, 6:40 am, Yaron Hirsch wrote:
> I wanted to know if there's a way to be notified whether buffer content
> has changed (either by changing text in insert mode, or by replacement,
> or any other way). There are autocmd events for InsertEnter &
> InsertLLeave or CursorMovedI and so forth,
Hello,
Another interesting feature of the above problem.
Replace
inoremap 10
with
inoremap 10
in the above .vimrc
Launch mintty
Open a file with vi
Press F1 a number of times
The first 34 presses give the correct behaviour
The 35th press launches the help (which is the default mapping of F1)
ZyX wrote:
Consider the following command:
vim -u NONE -c 'noremap! - "‘"' \
-c 'normal i-' \
-c 'wq! result.out'
result.out:
$ cat result.out | hexdump -C
c3 a2 c2 80 c2 98 0a |...|
0007
Test
On 01/03/2011 11:51 PM, Charles Campbell wrote:
Hello,
Please try netrw v141i available from my website
(http://mysite.verizon.net/astronaut/vim/index.html#NETRW).
HTH,
Chip Campbell
Hello Charles Campbell,
v141i works fine. Thanks!
Regards,
Hong Xu
01/05/2011
--
You received this message