Re: [ANN] notmuch-vim 0.7 released

2021-07-09 Thread Felipe Contreras
Hi, On Fri, Jul 9, 2021 at 12:50 PM Steve Litt wrote: > Felipe Contreras said on Wed, 07 Jul 2021 23:21:42 -0500 > >notmuch-vim is a fully-functional mail user agent implemented in vim. > >It uses as inspiration other text-based MUAs such as mutt and sup, but > >it's

[ANN] notmuch-vim 0.7 released

2021-07-07 Thread Felipe Contreras
ps://github.com/felipec/notmuch-vim I stopped working on it in 2014, but I'm back. Enjoy. 4 Aaron Borden 27 Felipe Contreras 1 Franz Fellner 1 John Gliksberg 1 Jules Aguillon -- Felipe Contreras -- -- You received this message from the "vim_use" mailli

Missing cinoption?

2020-12-09 Thread Felipe Contreras
have to choose.\n" "To quell this message you have two main options:\n" Why can't I tell vim to use a single shiftwidth and a single shiftwidth only? Cheers. -- Felipe Contreras -- -- You received this message from the "vim_use" maillist. Do not top-pos

Re: Autocommand bug when reloading file

2020-12-06 Thread Felipe Contreras
On Sun, Dec 6, 2020 at 12:04 PM 'Paul' via vim_use wrote: > On Sun, Dec 06, 2020 at 08:10:29AM -0600, Felipe Contreras wrote: > >What does "set et?" return initially? > > > >And what does it return 10 seconds later after the file is reloaded? > > Yo

Re: Autocommand bug when reloading file

2020-12-06 Thread Felipe Contreras
What does "set et?" return initially? And what does it return 10 seconds later after the file is reloaded? -- Felipe Contreras -- -- 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 inf

Re: Autocommand bug when reloading file

2020-12-05 Thread Felipe Contreras
On Sat, Dec 5, 2020 at 7:38 AM 'Paul' via vim_use wrote: Maybe you missed the most important part of my mail. Why does the file look completely different after loading it? -- Felipe Contreras -- -- You received this message from the "vim_use" maillist. Do not top-post! T

Re: Autocommand bug when reloading file

2020-12-05 Thread Felipe Contreras
On Friday, December 4, 2020 at 6:13:21 AM UTC-6 Paul wrote: > On Wed, Dec 02, 2020 at 03:56:17AM -0600, Felipe Contreras wrote: > >For a while I've configured the indentation preferences for many > >languages and different projects, similar to: > > > > au!

Re: Vim9 dict key notation old fashion depreciated

2020-12-03 Thread Felipe Contreras
nfused about this. Only for JSON it's clear that double quotes > are always required. Yeah, I meant 'fg+' (or "fg+"). d = {'key+': 'value'} -- Felipe Contreras -- -- You received this message from the "vim_use" maillist. Do not top-pos

Re: Vim9 dict key notation old fashion depreciated

2020-12-03 Thread Felipe Contreras
On Thursday, December 3, 2020 at 5:34:04 AM UTC-6 Bram Moolenaar wrote: > Looks like your problem is with the "fg+" key, the plus character is not > allowed in a literal key. You can use the Javascript notation, using > square brackets: ... ['fg+']: ["fg", "CursorLine", "CursorColumn", "No

Re: Markdown with LSD-hallucinations... :)

2020-12-02 Thread Felipe Contreras
On Wednesday, December 2, 2020 at 9:54:22 AM UTC-6 tu...@posteo.de wrote: > > 1) felipec > Hello :) > 2) set all used colors for syntax elements to red - same effect than > :setl syntax= > There must be something wrong on your configuration. Have you tried with an empty .vimrc? This is

Autocommand bug when reloading file

2020-12-02 Thread Felipe Contreras
the same after opening the file. Cheers. -- Felipe Contreras -- -- 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

ANN: New colorscheme generator (and colorscheme)

2020-10-26 Thread Felipe Contreras
-- I'm really happy with the result, which you can see in version 2 of my colorscheme: felipec. Cheers. [1] https://github.com/jacoborus/estilo -- Felipe Contreras -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply b