[viml help] getting the behavior of `helpgrep` quickfixlist

2015-01-18 Thread Bruno Sutic
Hi group! I'm working on a small "grep for manpages" plugin. Ideally, it whould mimic how vim's `helpgrep` functionality works. Here's the helpgrep quick highlight to describe the wanted feature: - a user enters `helpgrep some_pattern` in vim's command line. Vim performs search and populates qui

Re: Tabs for indentation, spaces for alignment - possible in vanilla vim?

2014-06-29 Thread Bruno Sutic
now I get where the complexity lies. On Saturday, June 28, 2014 11:33:39 PM UTC+2, Bruno Sutic wrote: > Hi, > I would like to use tabs for indentation and spaces for alignment. > This "idea" is also described here: > http://vim.wikia.com/wiki/Indent_with_tabs%2C_align_with_sp

Tabs for indentation, spaces for alignment - possible in vanilla vim?

2014-06-28 Thread Bruno Sutic
Hi, I would like to use tabs for indentation and spaces for alignment. This "idea" is also described here: http://vim.wikia.com/wiki/Indent_with_tabs%2C_align_with_spaces#Smart_tabs To put it simple: - tabs should be used at the beginning of the line - spaces should be inserted when after any cha

Re: imap Alt Space (please help <:( )

2014-06-25 Thread Bruno Sutic
Hey, I've tried to make a plugin that consistently enables alt mappings in vim. https://github.com/bruno-/vim-alt-mappings It turns our that's a though problem for command line vim - mostly because enabling alt mappings breaks a lot of other stuff. But anyway - can you post which vim are you usi

Re: On the new netrw v151 update

2014-03-28 Thread Bruno Sutic
Nice! I know you regularly work on bugfixes, but it's also nice to see new features being developed! On Friday, March 28, 2014 8:07:22 PM UTC+1, Charles Campbell wrote: > Hello! > > > > Netrw v151 has been made available via Mercurial and from my website: > > http://www.drchip.org/astronaut/

Re: Netrw tripping over itself: tree-view, modified buffers, and disregarding the `hidden` option

2014-01-05 Thread Bruno Sutic
On Sunday, January 5, 2014 6:08:25 AM UTC+1, Ivan wrote: > I'm running into a two-part problem with Netrw: > > 1. Netrw is ignoring the `hidden` option, so even though I have `hidden` set, > it won't open a buffer in the previous window if that window contains a > modified buffer. > > 2. In "tr

Re: Why is `:f` abbrev of `:file` and not of (much more useful) `:find`?

2013-12-27 Thread Bruno Sutic
On Friday, December 27, 2013 2:36:01 AM UTC+1, Tim Chase wrote: > On 2013-12-26 17:02, Bruno Sutic wrote: > > > Now to the question: > > > why is the `:f` an abbreviation to `:file`? Why not `:f` -> `:find`? > > > > Historical/backwards compat

Why is `:f` abbrev of `:file` and not of (much more useful) `:find`?

2013-12-26 Thread Bruno Sutic
Hi, maybe someone will know the answer? Recently I switched from CtrlP to native `:find *file*` command for jumping to a file in a project. I'm not looking back, vim's native `:find` is great, and a fantastic complement to `:buffer` (well they complement each other). Now to the question: why is

Re: customize netrw, remove info header

2013-12-26 Thread Bruno Sutic
On Wednesday, December 4, 2013 1:46:04 PM UTC+1, Chris Mueller wrote: > Am Donnerstag, 23. April 2009 01:25:41 UTC+2 schrieb _sc_: > > On Wednesday 22 April 2009 2:38 pm, Charles Campbell wrote: > > > > > > Brendon Gleeson wrote: > > > > how do i hide this part of the nerw file browser?: > > > > >

[ANN]: Plugin for better vertical movement

2013-12-01 Thread Bruno Sutic
Looking forward to constructive feedback! Thanks https://github.com/bruno-/vim-vertical-move -- -- 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: Help! OS X folded sections: invisible in Terminal (but visible in iTerm2)

2013-11-05 Thread Bruno Sutic
On Tuesday, November 5, 2013 5:34:44 AM UTC+1, Justin M. Keyes wrote: > On Mon, Nov 4, 2013 at 5:40 PM, Bruno Sutic wrote: > > > Hi, > > > I'm using terminal vim 7.4 on OS X. > > > I was surprised to discover that in Terminal app, folded sections aren&

Help! OS X folded sections: invisible in Terminal (but visible in iTerm2)

2013-11-04 Thread Bruno Sutic
Hi, I'm using terminal vim 7.4 on OS X. I was surprised to discover that in Terminal app, folded sections aren't displayed properly - they're invisible! If I open the same file (same vimrc, same colorscheme, same everything) in iTerm2, folded sections are displayed nicely. How come? Since I'd

Vimscript - how to make menu/selection similar to `z=` and `g`

2013-10-21 Thread Bruno Sutic
Hello fellow Vim users! I began learning vim script from the most excellent resource: http://learnvimscriptthehardway.stevelosh.com/ I noticed 2 things "vim can do", but I don't know how to re-use for my scripts: 1. when the cursor is on a spelling error, you can press `z=` to get a list of pos

Re: block mode paste feature

2013-09-26 Thread Bruno Sutic
On Monday, September 23, 2013 2:54:28 PM UTC+2, Christian Brabandt wrote: > On Thu, September 12, 2013 13:38, shawn wilson wrote: > > > Can vim be made to DWIM here? I did a quick search and found I'm not the > > > only one who has run into this. For example: > > > http://briancarper.net/blog/34

Re: Vim stickers

2013-05-11 Thread Bruno Sutic
On Saturday, May 11, 2013 11:07:46 AM UTC+2, Mike Hume wrote: > Where do I get my vim stickers to show my vim love? You can try from here: http://www.vim.org/stickers.php Let us know if everything went well. If you are feeling especially in love :) you might consider registering / donating to v