Re: [Discussion] GitHub as the canonical source or not

2024-01-29 Thread 'meine' via vim_use
ftware distribution. My thoughts on the plea. Find a common, secure and independent place for it! KR //meine -- -- 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/m

Re: Any way to incorporate graphics into Gvim?

2024-01-24 Thread 'meine' via vim_use
out of it with the help of pandoc. Next to the mentioned basic markdown, you can also add LaTeX commands to eg. skip page numbers and a lot more. //meine -- -- 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 i

Re: Any way to incorporate graphics into Gvim?

2024-01-23 Thread 'meine' via vim_use
LaTeX documents do the same. //meine -- -- 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 subscr

Re: DirDiffVim for folders, but files are missed?

2024-01-03 Thread 'meine' via vim_use
r automation regular `diff` seems a more appropriate tool. You can call it in a script, etc. //meine -- -- 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.

Re: DirDiffVim for folders, but files are missed?

2024-01-02 Thread 'meine' via vim_use
in files and not per se contence, I suggest using a command line tool like `diff` or a graphical program like `meld`. Both will provide you with differences and alikes in name, date, size, etc. Vim and vimdiff are for comaring text files, and you seem to need something different. KR, //meine --

Re: 'Keyboard input' vs 'cursor copy+paste' for "repeat" (.) action

2023-07-06 Thread meine
at the pasting. Copying another word overwrites the buffer the text is copied into. You could make a small macro to combine commands you want and use that. Vim has several registers that you can use to copy text into and only call that register to paste the text. The working is great but can be

Re: You Need VIM

2023-04-17 Thread meine
On Mon, Apr 17, 2023 at 04:08:20AM -0700, rwmit...@gmail.com wrote: > No, no it isn't. Vim is the way. All else is peril. > > On Sunday, April 16, 2023 at 11:40:33 PM UTC-4 Enan Ajmain wrote: > > > On Sun, 16 Apr 2023 09:04:25 -0400 > > Steve Litt wrote: > > &g

Re: You Need VIM

2023-04-16 Thread meine
log for plugins, but since github was marketed extensively there is some diversion and dispersion of sites providing a clear catalog of working plugins... KR, //meine -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you

You Need VIM

2023-04-16 Thread meine
Something to enjoy on a Sunday morning... https://youtu.be/9n1dtmzqnCU KR, //meine -- -- 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 --- Yo

Re: Quick Vim question

2023-04-14 Thread meine
w * colorscheme as your default. The new name prevents the customized file * to be overwritten at an update or so in future. (my '16b' has something * to do with the use of 16 colours in TTY). Hope this helps you! KR, //meine -- -- You received this message from the "vim_use" mailli

nice user article

2023-03-28 Thread meine
Hi, in mastodon, I stumbeld upon a nice post on stackoverflow, that IMHO is worth reading. it is higer level Vi and Vim use, and worth for the usage of our beloved editor: https://stackoverflow.com/questions/1218390/what-is-your-most-productive-shortcut-with-vim/1220118#1220118 KR, //meine

Re: Can I copy/yank into and out of vim?

2023-03-11 Thread meine
> To add confusion: addendum: where the outside world adapted on the same set of Ctrl- commands to move text, Vim uses for a visual block, and for autocompletion. It is alike, but not the same. //meine -- -- You received this message from the "vim_use" maillist. Do not top-po

Re: Can I copy/yank into and out of vim?

2023-03-11 Thread meine
e dependent on de combination of your terminal multiplexer, your shell, and Vim. Finding the proper combinations, the output of `:registers` might be helpful to compare. //meine -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text yo

Re: Starting GVim maximized

2023-01-04 Thread meine
y is from the window manager of your operating system, not caused by Vim. //meine -- -- 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 re

Re: how to get more efficient writing code

2023-01-04 Thread meine
way to do so. KR, //meine -- -- 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 G

how trigger vim to open a conversion result?

2022-11-25 Thread meine
[/filename] | less Pandoc converts the docx-file to a ReStructuredText file that can be read in a pager. But how do I trigger vim to open the result (instead of less)? TIA //meine -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below th

Re: Numbered lists and indentation

2022-06-14 Thread meine
umbered list. See https://pandoc.org Kind Regards, //meine -- -- 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 a

Re: goyo plugin and artifacts in TTY

2021-11-02 Thread meine
k at the OS-level. Thanks anyway, Kind Regards, //meine -- -- 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 beca

goyo plugin and artifacts in TTY

2021-10-30 Thread meine
(as opposed to Goyo in a GUI, where resizing the window removes the artifacts). Does anyone know a solution to this? Maybe it is in the plugin code, but I'm not (yet) that skilled to find possible solutions. TIA, //meine -- -- You received this message from the "vim_use" maillist.

Re: Vim mindmap functionality

2021-07-05 Thread meine
/vim-minimap //meine -- -- 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 G

Re: Vim mindmap functionality

2021-07-05 Thread meine
/?q=markdown+mindmap=ffab=v262-1=web //meine -- -- 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 su

Re: Introducing a dedicated unicode mode in Vim

2021-06-27 Thread meine
t noautoindent filetype=mail wm=0 tw=78 digraph nonumber nolist` Since I am a search-copy-paste sysadmin, I can't tell you what to change for your purposes, but there is plenty of info on the Net. //meine -- -- You received this message from the "vim_use" maillist. Do not top-po

Re: Plugin works in TUI not GUI

2021-06-26 Thread meine
nothing. When there is a difference between Vim in TUI en GVim, mostly that is because of some setting in your .vimrc file. Finding the setting that triggers different behavour can be a challenge though... //meine -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your

Re: Txtfmt

2021-06-26 Thread meine
but I'll keep investigating. There are a lot of sites that describe the installation of plugins. As a non-techie, most of them are not clear to me. That is why I installed the files by hand. Kind Regards, //meine -- -- You received this message from the "vim_use" maillist. Do not top-post!

Re: Txtfmt

2021-06-25 Thread meine
ctions, and all files will be placed in the right directories. When not (gitting them to the wrong directory) you can relocate the files by hand as mentioned above. A straightforward 'how-to' you can find here: https://danishpraka.sh/2018/06/09/vim-plugin-install.html Good Luck! //meine

Re: Highlight and annotate plaintext

2021-06-10 Thread meine
On Thu, Jun 10, 2021 at 12:39:34PM +0200, meine wrote: > On Tue, Jun 08, 2021 at 01:54:39PM +0200, Julius Hamilton wrote: > > Hey, > > > > Does anyone know a good command line tool for highlighting and annotating > > plain text documents? Not syntax highlighting

Re: Highlight and annotate plaintext

2021-06-10 Thread meine
t dides visibility in the pdf version, but it works. //meine -- -- 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

Re: Print the reference manual

2021-04-22 Thread meine
each pair of files. Maybe it is more practical to buy a reknown book on Vim, like Practical Vim, and leave the entire reference for reference. Computers are invented to save and process larege amounts of information, and a digital reference probably is more accessible than a printed one. Jus

Re: Dump help pages

2021-04-14 Thread meine
Maybe one of these pages is of your help: https://vimhelp.org/ https://vim-jp.org/vimdoc-en/ and here is one help in one file, in different formats: https://archive.org/details/vimdoc/page/n5/mode/2up //meine On Mon, Apr 12, 2021 at 10:17:21PM +0200, Julius Hamilton wrote: >

add a line -- .vimrc instead of plugin

2021-03-27 Thread meine
arned the difference between an apostrophe and backtick when going to a mark :-) //meine -- -- 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 --

Re: syntax highlighting legend

2021-02-20 Thread meine
e defined. then build your own, or change some at your need. //meine -- -- 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

Re: Highlight email headers with different colors

2021-02-01 Thread meine
, from, subject etc and as/needs no coloring. When replying to an email there is only one line above the message that states 'soandso wrote:', but nothing more. //meine -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text

Re: Highlight email headers with different colors

2021-02-01 Thread meine
y correct, but it gives different colors for different parts of an email. Just put them into your muttrc and see if it works for you. //meine ## MUTT COLOURS # Colours for items in the index color index brightcyan black ~N # Hmm, don't like this. #color index brightgreen black "~N (~x byers.worl

Re: color settings for different environments in vimrc?

2021-01-27 Thread meine
On Wed, Jan 27, 2021 at 02:14:57PM -0800, Gary Johnson wrote: > On 2021-01-27, meine wrote: > > Hi, > > > > Working on my computer I sometimes use plain TTY and other times a GUI. > > I would like to set different colorschemes for that in my vimrc. > > > &g

color settings for different environments in vimrc?

2021-01-27 Thread meine
colorscheme molokai_dark set guifont=Monospace\ 10 set columns=85 lines=30 if has('x11') set t_Co=256 colorscheme nighted_16 set guifont=Monospace\ 10 else set t_Co=16 colorscheme nighted_16 endif Any suggestions on how to improve it? TIA, //meine

write errors

2021-01-23 Thread meine
lly closed in Vim. Other observation is that there mostly is a strange character in the markdown file, comming from the y/p from a browser. In many cases it is a `¿`. When I replace that character and delete the temporary files, all is right again. TIA //meine -- -- You received this me

Re: do plugins affect performance?

2021-01-08 Thread meine
ensive plugin user and my box is relatively fast. It was foremost a theoretical question, but further (and starting to use more plugins) it could get an issue. KR //meine -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text

do plugins affect performance?

2021-01-03 Thread meine
Hi, Does anyone know if installed plugins affect the speed of Vim when they are not used? I don't use many plugins, but know that 'add ons' in other programs can slow up the workings, even when not used. TIA //meine -- -- You received this message from the "vim_use" maillist.

Re: vim terminal and control c

2020-11-09 Thread meine
rminal program you use. //meine -- -- 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 t

delete from- to

2020-11-03 Thread meine
a '+' (didn't try a '-' but it should also work). Awesome! https://alvinalexander.com/linux/vi-vim-d //meine -- -- 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://w

Re: Status line error with latest build

2020-10-16 Thread meine
On Mon, Oct 12, 2020 at 10:42:16AM -0400, Salman Halim wrote: > Nobody else is seeing this? Nothing here, all things normal. //meine -- -- 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 infor

Re: Real laws, yet funny (For Bram's, or anyone's, collection of signature quotes)

2020-09-22 Thread meine
h, all the basic infrastructure is already there! //meine -- -- 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 mes

Re: Real laws, yet funny (For Bram's, or anyone's, collection of signature quotes)

2020-09-22 Thread meine
+1 On Tue, Sep 22, 2020 at 06:40:29AM +, 'caveman رجل الكهف' via vim_use wrote: > ‐‐‐ Original Message ‐‐‐ > On Monday, September 21, 2020 7:01 PM, Tony Mechelynck > wrote: > > > Since March 2007, it is a real standing law in the US state of > > Arkansas (whose name is to be

Re: Real laws, yet funny (For Bram's, or anyone's, collection of signature quotes)

2020-09-22 Thread meine
software forks being made, probably a vimrc release will be provided soon that resolves this AAA-matter in a more profound way. Cincerely, //meine > > Reference: Arkansas Apostrophe Act, mentioned in ABC News [USA] on 6 > March 2007, see item 38 under > https://en.wikipedia.org/wiki

Re: Broken Q key... how can I leave vim without saving?

2020-09-07 Thread meine
> ZQ to quit without checking for changeѕ (like :q!) Excuses (XQQ), realzed afterwards that your Q-key was broken, so this is useless... //meine -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying

Re: Broken Q key... how can I leave vim without saving?

2020-09-07 Thread meine
he current file if modified and quit ZQ to quit without checking for changeѕ (like :q!) Note that those are capitals! BTW, this tread shows that there are several ways to quit Vim, which makes it even a bigger laugh when someone is trapped inside ;-) //meine -- -- You received this message from the &qu

Re: Meta: How to read this forum/board now that Google Groups is busted

2020-08-23 Thread meine
rchive outside groups.io for the old treads and our huge photo archive, and use the groups.io service only for discussion, files and a limited wiki with some links. Just as a suggestion... //meine -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your repl

macro or plugin -- which one is faster?

2020-08-17 Thread meine
steps for leaving insert mode and going back to where I was. The plugin 'unimpaired.vim' just does the job with '[', but has so many other things that I really don't need... [https://vimtricks.com/p/vimtrick-add-a-line-above-or-below] TIA //meine -- -- You received this message from the "vi

Re: gvim: how remove menu and toolbar, but keep original geometry

2020-08-03 Thread meine
rks). //meine -- -- 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 &q

Re: gvim: how remove menu and toolbar, but keep original geometry

2020-08-02 Thread meine
> which works as expected and gives me a gvim that looks like vim in a tty, Just for my curiosity, why don't you use vim in a plain console or plain terminal window? Is there any advantage in using gvim this way instead of a plain vim session? //meine -- -- You received this message f

Re: Strange behavior of vim-kolor with Markdown

2020-08-01 Thread meine
also can change a colorscheme's internals to tweak displaying at your needs. Maybe just a simpler solution... //meine -- -- 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

Re: substitution, transform string to list?

2020-07-17 Thread meine
On Fri, Jul 17, 2020 at 07:46:06AM -0500, Tim Chase wrote: > On 2020-07-17 11:10, meine wrote: > > The data to transform: > > > > ABBEEL;1872/253;1882/576;1886/1925;1887/603;1887/1813;1894/1444;1898/3449 > > ABBEELS;1888/1401;1889/562;1891/2371;1899/3088;1902/732;1903/15

substitution, transform string to list?

2020-07-17 Thread meine
(source is here: https://stackoverflow.com/questions/10336609/is-it-possible-to-use-find-and-replace-on-a-wildcard-string-in-vim) TIA, //meine -- -- 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 i

Re: Changing font size in specific buffer

2020-07-06 Thread meine
. use a different terminal window to play chess and set the font size at your likings. //meine -- -- 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/mai

Re: Input continuous stream of digraphs

2020-06-18 Thread meine
every >time seems tedious. Is there a way I can make (or anything else) >work for infinite digraphs, until I manually end it. Use LaTeX for writing math stuff, or use a logic combination of regular characters and substitute them after writing. you could also use aliases for direct s

Re: Usage of | character in digraphs

2020-05-27 Thread meine
im-and-evil/ however, it doesn't answer your question whether a pipe character is allowed in defining a digraph... //meine -- -- 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, visi

Re: Mouse not working last 20% of screen

2020-03-16 Thread meine
e time to re-train using your computer, but believe me: using just Vim keystrokes is the best thing in editing. //meine -- -- 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 ht

Re: Why must I be the owner of a file I???m editing in order for persistent undo to work?

2020-01-25 Thread meine
on't know if this can be done in Vim, but any file manager will make it possible. //meine -- -- 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

Re: Best way to launch a URL from within VIM

2019-09-27 Thread meine
window and use a browser to open the URL there, copy content there and get back to vim. certainly there are other environments that provide the functionality you describe... //meine -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below

Re: Formatting inconsistencies between vim and other text editors

2019-09-24 Thread meine
LaTeX and then edit and do maintenance with vim. //meine -- -- 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 mes

Re: edit several files

2019-07-06 Thread meine
on an azerty keyboard on querty keyboards it is ` 6' //meine -- -- 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

Re: edit several files

2019-07-06 Thread meine
seeing two different files in one terminal window can be done with the `:split' command //meine -- -- 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 --- Y

Re: Vim terminal syntax highlights

2019-06-02 Thread meine
.vimrc: `syntax enable' see also `:help syntax' for further instructions on the use and possibilities. //meine -- -- 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.

Re: Is it authentic to download the AnsiEsc.vim plugin and install in server local vim area?

2019-05-28 Thread meine
ut what part of the text or syntax needs to be coloured and change that part in your vim colorscheme. it takes some time to find out, but IMHO works in a more robust manner. //meine -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the

Re: Trending email signature

2019-05-08 Thread meine
rrel roll It _could_ be a mistake forgetting to hit though ;-) //meine -- -- 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 me

Re: colorscheme 16-bit

2019-04-20 Thread meine
On Fri, Apr 19, 2019 at 08:52:29PM +0200, meine wrote: > on how to adapt a vim colorscheme to 16-bits color Thank all for your replies and reading! @Salman: you have an interesting option to keep up with developments! @Frank: TNX for the nickel! My main box has a Nvidia card and I ch

colorscheme 16-bit

2019-04-19 Thread meine
lines of the _16b.vim file: `let g:colors_name = '. This is improtant for proper working in your `vimrc'; 6. if it works, just add your `_16b' scheme to your .vimrc. For me it works! Happy Easter Weekend! //meine -- -- You received this message from the "vim_use" maillist. Do not top-

Re: Dead keys doesn't work in a terminal window in gvim

2019-04-12 Thread meine
you set the character set to it. probably neovim does it differently from cmd.exe and gvim. //meine -- -- 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

Re: plugin for toggeling line numbers

2019-04-10 Thread meine
ments I use, found some remarks of the maker of goyo on using GoyoEnter and GoyoLeave with `set: in .vimrc I'll just have to find out, preferrably for the console and xterm, as gvim is not my favourite vim-way. open for suggestions... //meine -- -- You received this message from the &quo

Re: plugin for toggeling line numbers

2019-04-07 Thread meine
On Sun, Apr 07, 2019 at 10:40:44PM +1000, Erik Christiansen wrote: > On 07.04.19 13:51, meine wrote: > > I found a site where a vim plugin was used for relative line numbering > > and I want to give it a try. relative line numbers make it easier to > > navigate in normal m

Re: plugin for toggeling line numbers

2019-04-07 Thread meine
unction! Rnu_toggle() > if == 1 > set nornu > else > set rnu > endif > endfun hmm, this looks like an even better solution! I don't know of any speed differences between a function in .vimrc and a plugin, but I somehow prefer less extra frills. I'll try this one, E

plugin for toggeling line numbers

2019-04-07 Thread meine
there is a third one that is niftier, I'd like to know. TIA //meine -- -- 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 b

Re: Font size change

2019-03-19 Thread meine
a menu where you can change the font and its size. in console it is set in a global manner, /etc/rc.conf in BSD. //meine -- -- 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

Re: termguicolors and xterm

2019-03-04 Thread meine
he right colorscheme for that environment. The top 'if/elseif' part looks double as x11 and GUI are the same for the user of a system. Somehow I noticed differences eg. between different terminal emulators. I hope you can use this to resolve your problem on coloring vim and syntax. //meine -- -- You receiv

Re: Colorscheme vanishes after edit

2019-02-24 Thread meine
ers, to find the disturbing beast. //meine -- -- 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 subscribe

Re: mksession restore just deleted buffer

2019-02-16 Thread meine
> Nothing complicated, > > your advise is coded in the function! geometry#MkSession() > silent! execute 'mks! '.g:geometry#sessionfile > > And this function is called just before leaving Vim (au VimLeavePre * call > geometry#SaveGeometry()) Merci! //meine

Re: Feature/plugin dependency checks in plugins

2019-02-16 Thread meine
reeBSD boxes. //meine -- -- 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

Re: mksession restore just deleted buffer

2019-02-16 Thread meine
On Fri, Feb 15, 2019 at 08:57:52AM -0800, nivaem...@gmail.com wrote: > Le vendredi 15 février 2019 11:57:05 UTC+1, meine a écrit : > > On Thu, Feb 14, 2019 at 01:31:26PM -0800, nivaem...@gmail.com wrote: > > > I have two buffers in buffers' list and after buffer deleting the

Re: mksession restore just deleted buffer

2019-02-15 Thread meine
ion you made by using `:mks!` //meine -- -- 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 subscribe

Re: Evaluating the cost to type something in vim

2019-01-25 Thread meine
bigger. //meine -- -- 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

Re: repeat insert characters until end of line or getting the last col in a buffer?

2018-12-29 Thread meine
or different format. pandoc nicely makes a horizontal ruler between the page margins, based on just `-' in my vim .md file. see: https://pandoc.org/MANUAL.html //meine -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are

Re: Question about color settings

2018-12-27 Thread meine
okai_dark set guifont=Monospace\ 10 set columns=85 lines=30 elseif has('x11') colorscheme molokai_dark set guifont=Monospace\ 10 " set columns=85 lines=30 else colorscheme evening set t_Co=256 endif //meine -- -- You received this message fro

Re: from the old vi faq - squeezing blank/empty lines

2018-10-06 Thread meine
> * 2018-09-30 Eli the Bearded: > > :v/./$s/$/./|'';/./-1j|$d > > Replaces multiple blank lines with just one blank line. > * 2018-09-30 Mikolaj Machowski <[2]mikm...@gmail.com>: > > What's wrong with: :%s/\n\n\+/\r\r/ > * Tony Mechelynck

Re: syntax highlighting stops somewhere in a file -- why?

2018-10-02 Thread meine
iketrough marker as a new one. //meine -- -- 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 t

Re: syntax highlighting stops somewhere in a file -- why?

2018-10-02 Thread meine
is tagged by four spaces, one tab or a tag. the vim syntax coloring works on the extensive md-set, where other characters can be used as formatting tag. using this extensive set brings more formatting options as well. -- a bit OT, but probably useful for other vimmers here... cheers, //meine

Re: syntax highlighting stops somewhere in a file -- why?

2018-10-02 Thread meine
something to do with a non-closed tag. Last and least is that especially in tty it is hard to see the diffence between the two accents, making it harder to find the Beast anyway... TNX again for your thoughts! //meine -- -- You received this message from the "vim_use" maillist. Do

syntax highlighting stops somewhere in a file -- why?

2018-10-01 Thread meine
activating syntax coloring: syntax on syntax enable because at least in the beginning of each file markdown syntax coloring works fine, my 'evening' colorscheme can't be the problem. I hope anyone can give me a clue to make syntax coloring work for the entire file! TIA //meine -- -- You received

Re: How to use vim to write a aligned plain text (txt) file as the vim help files?

2018-09-23 Thread meine
nt. markdown has some great ways to produce a good layout. in vim I use markdown to make nice aligned lists with * text after the bullet goes here text in a separate paragraph that belongs to the bullet above is indended in vim with '>>' //meine -- -- You received this message from the &q

Re: How do I delete from the end of the line through space (up to) the first word?

2018-09-16 Thread meine
t in a macro: 0WhD j. //meine -- -- 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

Re: Opening remote file with scp and netrw on Windows 7

2018-08-29 Thread meine
g (g)vim in Windows, just use the proper command for that environment ('pscp' ?), so it doesn't need to be translated. the "oot" error output indeed is somewhat strange... //meine -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text

Re: How to begin using Vim

2018-08-25 Thread meine
eaning up a pdf-to-text converted file. this is a nice way to excersise find, substitute, funny characters. take a file that you need to use for other purposes to get some _drive_ //meine -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply be

Re: Formatting text and using the convention of putting 2 spaces after a period

2018-08-06 Thread meine
some typists. > > Is this intended, and can it be changed? it could be to enhance formatting, eg. in Markdown. markdown uses two spaces to force a new line, like in html. probably there is a way to change this setting, but I don't know it. //meine -- -- You received this message from the &quo

Re: hardcopy and double-spaced printing

2018-07-04 Thread meine van essen
nespace', its just the way it's put on the screen most comfortable) > I would also be willing to use some kind of Vim command-line fu or > postscript after-processing with Unix tools, if any of this is a > possible solution. Is there some way to pass a simple arg to the > postscript