Indent/Unindent a block

2011-07-08 Thread Gabor Urban
Hi guys, I have a minor problem: is there a possibility to indent / unindent a block of code? Thanks in advance, Gabor Urban -- Linux: Choice of a GNU Generation -- You received this message from the vim_use maillist. Do not top-post! Type your reply below the text you are replying

Vim config question

2009-09-04 Thread Gabor Urban
Hi guys, I have a trivial question, but I am new to Vim. I could set up my favourite color scheme, but I can't get Vim use the syntax highlight feature automatically when I open a file. Each time I have to do it manually :-)). Any help is wellcome, Gabor -- Linux: Choice of a GNU Generation

Rather newbie question

2009-10-26 Thread Gabor Urban
Hi guys, I have written an own vim file which contains some function. Let suppose, it is called 'myfuncs.vim'. How can I execute function PrtHeading from the file. Should I load it before, and how. Many thanks in advance, -- Linux: Choice of a GNU Generation

Function syntax error

2009-10-29 Thread Gabor Urban
Hy guys, I am to write a simple function to insert some headers in the buffer. Here is the code: cut function Header(...) let template = [Id, Short Description, Severity, Status, Description] let i = 1 echo Test i for item in template

Extension of SqlOracle syntax

2009-12-14 Thread Gabor Urban
Hi, I would like to extend the standard Oracle-sql syntax description to recognize special PL-SQL elements. Where should I put the personalized file to avoid tempering with the distributed syntax file? Gabor -- Linux: Choice of a GNU Generation -- You received this message from the vim_use

Color scheme

2013-03-04 Thread Gabor Urban
Hi guys, I have created a color scheme, and I feel to be ready with it. With some minor changes I use it for couple of weeks. I would like to ask someone to test for me and give some good feedback. I intend to publish it. Anyone interested? Thx in advance Gabor -- Linux is like a

Feedback on color scheme

2013-05-06 Thread Gabor Urban
to do some changes and improvements in the next future. I hope to make it before the summer holidays. Should I start a discussion on vim wiki? Thanks for any information Gabor Urban -- Linux is like a wigwam: no Gates, no Windows and an Apache inside. -- -- You received this message from

Advanced vimrc? question

2013-09-10 Thread Gabor Urban
Hi I have a problem which is not a top priority issue, but quite annoying for me. I use different indention depth with different types of sources. It is rather time consuming to set it manually. Is there a possibility to defined these values to file extensions? Thanks for any ideas, Gabor --

Re: Advanced vimrc? question

2013-09-11 Thread Gabor Urban
2013. szeptember 10., kedd 14:35:09 UTC+2 időpontban David Fishburn a következőt írta: ...In my case, I didn't like the indent settings for PHP and XML, so I created: after/indent/php.vim after/indent/xml.vim Oops, I meant: after/ftplugin/php.vim

Unwanted spell corrections

2014-02-22 Thread Gabor Urban
Hi, I have annoying small problem, but I would like to have it solved. I am using Vim 7.4 on my home laptop for editing sources and TeX, LaTeX files. If I write in tex source: \'a, vim would automatically change to \'á . This is the same with other accented characters. Does anybody have a

Site error

2014-12-30 Thread Gabor Urban
Hi guys, I wanted to check something among the scripts, and encountered the following error: An error has been encountered in accessing this page. 1. *Server:* www.vim.org 2. *URL path:* /scripts/script_search_results.php 3. *Error notes:* NONE 4. *Error type:* 404 5. *Request method:* GET 6.

Question about color settings

2018-12-26 Thread Gabor Urban
Hi, I have made some VIM color schemes, but I still have some problems. The most disturbing is the difference between the term... and cterm setting. I did look it up on the net, but could not find appropriate information. Can anyone help? I am using MS Windows both in GUI and command prompt

Question about Vim directories

2024-02-11 Thread Gabor Urban
Hi guys, I need a bit help now. I switched to a new laptop running Win11 Home edition. My old computer went with Win7 and I have used Vim 8.2 with much fun. I had two directories, one was vim82 with official files coming with the install kit, and vimfiles for my local stuff. My _vimrc was in my