Friday, August 11, 2017

Re: A very naive question: any doc (book, web page, ...) to learn step by step how to custom configure vim?

2017-08-11 15:27 GMT-04:00 Nikolay Aleksandrovich Pavlov <zyx.vim@gmail.com>:
> 2017-08-11 21:36 GMT+03:00 Jose Caballero <jcaballero.hep@gmail.com>:
>> I reply to myself so I don't pick any particular answer.
>> Thanks a lot for your comments. I will have a look to those books. I
>> have SAFARI account, so I can check them for free :)
>> As I said, I am not that much concerned about learning editing
>> features, or things I can do "with my fingers" when editing a file. I
>> know what I don't know, and how to find it.
>> I am looking for a way to learn how to improve the "behind the scenes"
>> part, so to speak.
>> But I think I got good comments on that from you already. Thanks a lot !!
>
> I would say that [Learn Vimscript the Hard Way][lvhw] looks like
> something more in line with your request.
>
> [lvhw]: http://learnvimscriptthehardway.stevelosh.com/
>
>>


From the description (*), I would say yes, that seems to be exactly
what I am looking for.
Thanks!!!

----------------------------------------
(*)
Learn Vimscript the Hard Way is a book for users of the Vim editor who
want to learn how to customize Vim.

It is not a guide to using Vim. Before reading this book you should be
comfortable editing text in Vim and know what terms like "buffer",
"window" and "insert mode" mean.

The book is divided roughly into three sections:

The first covers basic Vim commands that you can use in your ~/.vimrc
file to customize Vim quickly and easily.
The second looks more deeply at Vimscript as a programming language,
covering things like variables, comparisons, and functions.
The third walks through the creation of a sample plugin intended for
distribution to other Vim users.
----------------------------------------

--
--
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 "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: