Groups
Conversations
All groups and messages
Report Google Groups Bug
Help
Account
Search
Maps
YouTube
Play
News
Gmail
Meet
Contacts
Drive
Calendar
Translate
Photos
Duo
Chrome
Shopping
Finance
Docs
Sheets
Slides
Books
Blogger
Hangouts
Keep
Jamboard
Earth
Collections
Arts and Culture
Google Ads
Podcasts
Stadia
More from Google
Sign in
Groups
vim_use
Conversations
About
vim_use
1–30 of 13809
Vim users maillist
For an overview of all the Vim maillists see:
http://www.vim.org/maillist.
php
Mark all as read
Report abusive group
0 selected
meine
,
Gary Johnson
3
2:55 AM
color settings for different environments in vimrc?
On Wed, Jan 27, 2021 at 02:14:57PM -0800, Gary Johnson wrote: > On 2021-01-27, meine wrote: >
unread,
color settings for different environments in vimrc?
On Wed, Jan 27, 2021 at 02:14:57PM -0800, Gary Johnson wrote: > On 2021-01-27, meine wrote: >
2:55 AM
Benjamin Atkin
, …
Steve Litt
3
Jan 27
Trademark
On Tue, 26 Jan 2021 20:20:44 -0800 (PST) Benjamin Atkin <ben@resources.co> wrote: > Is there
unread,
Trademark
On Tue, 26 Jan 2021 20:20:44 -0800 (PST) Benjamin Atkin <ben@resources.co> wrote: > Is there
Jan 27
Michael....@wellsfargo.com
,
Dominique Pellé
2
Jan 25
Anyone know when Vim Versions 8.0, 8.1 and 7.4 will be End of Life
Michael.Pearson2 wrote: > Hi All- > > Does anyone know when Vim Versions 8.0, 8.1 and 7.4
unread,
Anyone know when Vim Versions 8.0, 8.1 and 7.4 will be End of Life
Michael.Pearson2 wrote: > Hi All- > > Does anyone know when Vim Versions 8.0, 8.1 and 7.4
Jan 25
Pengembara T.
, …
Kenny Stauffer
3
Jan 25
how to replace selected text using keyboard shortcut
Another mapping that does the job: vnoremap <Cb> s<h1><Cr>"</h1> "s
unread,
how to replace selected text using keyboard shortcut
Another mapping that does the job: vnoremap <Cb> s<h1><Cr>"</h1> "s
Jan 25
meine
Jan 23
write errors
Hi, I have a few files where I yank/paste some lines from the internet as a reference. Often (not
unread,
write errors
Hi, I have a few files where I yank/paste some lines from the internet as a reference. Often (not
Jan 23
Zhe Lee
Jan 21
I want to auto enter the insert mode after use f command how to make it?
As the title said I want to edit immediately after using f command. seems cant remap the f direct,
unread,
I want to auto enter the insert mode after use f command how to make it?
As the title said I want to edit immediately after using f command. seems cant remap the f direct,
Jan 21
Mike O'Brien
,
Christian Brabandt
4
Jan 21
Fwd: How to update GVim_8.2.2332_x64 to a more current patch level?
On 1/20/2021 4:21 PM, Christian Brabandt wrote: > On Di, 19 Jan 2021, Mike O'Brien wrote: >
unread,
Fwd: How to update GVim_8.2.2332_x64 to a more current patch level?
On 1/20/2021 4:21 PM, Christian Brabandt wrote: > On Di, 19 Jan 2021, Mike O'Brien wrote: >
Jan 21
Softwafe Engineer
, …
Bram Moolenaar
5
Jan 19
Syntax highlighting
Dominique wrote: > Tony Mechelynck wrote: > > > On Tue, Jan 19, 2021 at 9:53 AM Softwafe
unread,
Syntax highlighting
Dominique wrote: > Tony Mechelynck wrote: > > > On Tue, Jan 19, 2021 at 9:53 AM Softwafe
Jan 19
mckel...@gmail.com
,
Bram Moolenaar
5
Jan 18
E994: Not allowed in a popup window
Hi again, Specifically for vifm, I just discovered <S-Tab> works to switch to/from preview
unread,
E994: Not allowed in a popup window
Hi again, Specifically for vifm, I just discovered <S-Tab> works to switch to/from preview
Jan 18
Ni Va
, …
Jürgen Krämer
4
Jan 18
vim9script: dump file content to list of list question !
Hi Jürgen and thank you. this seems to work well ! var bigData_records = mapnew(getline(1, '$
unread,
vim9script: dump file content to list of list question !
Hi Jürgen and thank you. this seems to work well ! var bigData_records = mapnew(getline(1, '$
Jan 18
Yegappan Lakshmanan
,
mckel...@gmail.com
2
Jan 14
Language Server Protocol (LSP) plugin using Vim9 script
Hi, Thank you so much! I will add my old rtags mappings to these functions and try it out soon. -m On
unread,
Language Server Protocol (LSP) plugin using Vim9 script
Hi, Thank you so much! I will add my old rtags mappings to these functions and try it out soon. -m On
Jan 14
mckel...@gmail.com
, …
BPJ
5
Jan 14
vim terminal - cannot generate C-Space (C-@)
Den tors 14 jan. 2021 09:06Tony Mechelynck <antoine.mechelynck@gmail.com> skrev: > There are
unread,
vim terminal - cannot generate C-Space (C-@)
Den tors 14 jan. 2021 09:06Tony Mechelynck <antoine.mechelynck@gmail.com> skrev: > There are
Jan 14
c.wil...@btinternet.com
,
Paul
3
Jan 13
fault in * in perl files (.pl)
------ Original Message ------ From: "'Paul' via vim_use" <vim_use@googlegroups.
unread,
fault in * in perl files (.pl)
------ Original Message ------ From: "'Paul' via vim_use" <vim_use@googlegroups.
Jan 13
Tim Chase
,
Yegappan Lakshmanan
3
Jan 9
Bug somewhere in :put/map/range/lambda functions?
On 2021-01-09 11:39, Yegappan Lakshmanan wrote: > The lambda function is called with two arguments
unread,
Bug somewhere in :put/map/range/lambda functions?
On 2021-01-09 11:39, Yegappan Lakshmanan wrote: > The lambda function is called with two arguments
Jan 9
meine
, …
Salman Halim
9
Jan 8
do plugins affect performance?
My setup has over 150 plugins. Without a doubt, there are plenty I don't use and should probably
unread,
do plugins affect performance?
My setup has over 150 plugins. Without a doubt, there are plenty I don't use and should probably
Jan 8
Marco
,
Christian Brabandt
3
Jan 7
Autocmd doesn't trigger on symlinked directory
On Thu, 7 Jan 2021 19:10:58 +0100 Christian Brabandt <cblists@256bit.org> wrote: > > How
unread,
Autocmd doesn't trigger on symlinked directory
On Thu, 7 Jan 2021 19:10:58 +0100 Christian Brabandt <cblists@256bit.org> wrote: > > How
Jan 7
Tavis Ormandy
, …
Jaehwang Jerry Jung
19
Jan 7
removing past start position
> Having said all that, I have been thinking, whether a clever mapping > could not already
unread,
removing past start position
> Having said all that, I have been thinking, whether a clever mapping > could not already
Jan 7
Oskar Sharipov
,
Charles Campbell
3
Jan 7
syn region start="first line" end="first line"
On Wed, Jan 06, 2021 at 09:35:42PM -0500, Charles Campbell wrote: > syn match FirstLine '^\%1l
unread,
syn region start="first line" end="first line"
On Wed, Jan 06, 2021 at 09:35:42PM -0500, Charles Campbell wrote: > syn match FirstLine '^\%1l
Jan 7
L A Walsh
, …
Salman Halim
15
Jan 7
why doesn't min take more than 1 parameter?
Obviously, your example was just to make a point because you can easily tell which of two numbers is
unread,
why doesn't min take more than 1 parameter?
Obviously, your example was just to make a point because you can easily tell which of two numbers is
Jan 7
Manas
,
Bram Moolenaar
2
Jan 3
Re: Redrawing of terminal
Manas wrote: > Hi everyone, I am using terminal inside vim (as vertically splitted > pane).
unread,
Re: Redrawing of terminal
Manas wrote: > Hi everyone, I am using terminal inside vim (as vertically splitted > pane).
Jan 3
tooth pik
,
Bram Moolenaar
2
Jan 1
exit from terminal OK?
> i started a :term from a gvim session to grep for a string, found the string > and the module
unread,
exit from terminal OK?
> i started a :term from a gvim session to grep for a string, found the string > and the module
Jan 1
Stan Brown
Jan 1
Spell check: ignoring soft hyphens
Apologies if this is a basic question, but I've read the documentation on spelling multiple times
unread,
Spell check: ignoring soft hyphens
Apologies if this is a basic question, but I've read the documentation on spelling multiple times
Jan 1
Bram Moolenaar
12/30/20
Vim calendar for 2021 available
Happy New Year to all Vim users! 2020 was a strange year, different from what we are used to and not
unread,
Vim calendar for 2021 available
Happy New Year to all Vim users! 2020 was a strange year, different from what we are used to and not
12/30/20
rwmit...@gmail.com
12/30/20
vim-scripts/Add-to-Word-Search
I use the plugin: inkarkat/vim-SearchHighlighting One of its features I really like is '*'
unread,
vim-scripts/Add-to-Word-Search
I use the plugin: inkarkat/vim-SearchHighlighting One of its features I really like is '*'
12/30/20
Ni Va
,
Bram Moolenaar
2
12/30/20
vim9script syntax indent/comment recognition
> It seems when I open a well formed vim9script that no recognition is > working to: > >
unread,
vim9script syntax indent/comment recognition
> It seems when I open a well formed vim9script that no recognition is > working to: > >
12/30/20
Suresh Govindachar
12/29/20
Working with events in itchyny's calendar.vim
Hello, Started looking at itchyny's caledar.vim. First, I love the idea of "Vim as an
unread,
Working with events in itchyny's calendar.vim
Hello, Started looking at itchyny's caledar.vim. First, I love the idea of "Vim as an
12/29/20
Kenny Stauffer
,
Bram Moolenaar
2
12/29/20
Bug in help docs?
Kenny Stauffer wrote: > The help for CTRL-\_CTRL-N says: "When focus is in a terminal window,
unread,
Bug in help docs?
Kenny Stauffer wrote: > The help for CTRL-\_CTRL-N says: "When focus is in a terminal window,
12/29/20
A. Wik
, …
Kenny Stauffer
7
12/29/20
Matching a non-match
In a simple test file, this did what I think you're asking: /\v^(.*exim[/]input)@! Notice the use
unread,
Matching a non-match
In a simple test file, this did what I think you're asking: /\v^(.*exim[/]input)@! Notice the use
12/29/20
Fetchinson
,
Paul
3
12/28/20
Jump between phrases with particular pattern and feed matching words to command
On Sun, Dec 27, 2020 at 03:20:01PM +0100, 'Fetchinson' via vim_use wrote: >> I have a
unread,
Jump between phrases with particular pattern and feed matching words to command
On Sun, Dec 27, 2020 at 03:20:01PM +0100, 'Fetchinson' via vim_use wrote: >> I have a
12/28/20
Yegappan Lakshmanan
2
12/26/20
Getting the current character position of the cursor
On Sat, Dec 26, 2020 at 8:58 AM Yegappan Lakshmanan <yegappanl@gmail.com> wrote: Hi, The
unread,
Getting the current character position of the cursor
On Sat, Dec 26, 2020 at 8:58 AM Yegappan Lakshmanan <yegappanl@gmail.com> wrote: Hi, The
12/26/20