-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vimfest 2017 - call for speakers #3
Comments
Why I left Vim and came back.John Ankanna https://github.com/blackode + https://twitter.com/tweetblackodeSharing Experiences of How I got into vim and reasons for leaving vim and coming back to the gem of editors Vim.The reasons why people leave vim at first and comes back realizing its importance. This all about the ease of vim usage and basic reasons why Vim. The talk will be about what person think first time using the vim and comes back after a while. This gonna be some funny demonstration of vim comparing the basic editors.15 mineveryone |
Thanks @blackode for submitting the first proposal. |
TitleMy theory of VIM the IDE AuthorMatt Behrens AstractI would like to highlight the abilities that I have assembled, to make Vim a good IDE for any language. These abilities involve easy file searching, grepping, syntax highlighting, and formatting of code to start. Sometimes there is a builtin way to accomplish something, sometimes through finding the right plugin, and sometimes through hacking up some Vimscript. Often, there are multiple ways of accomplishing something and you are free to make the choice. I'd like to share the choices I've made and hopefully improve your experience in VIM. 15m-30m? Should be beginner to intermediate. |
Hi @askedrelic thanks for your proposal. I like the topic. Do you mind 30 minutes are fine for you? This may include Q&A as well as further questions from the audience. |
@wikimatze sounds good, I will aim for 30m for the presentation. Q&A will be fine. |
3 Lightning talks by https://github.com/DanielSiepmann / https://twitter.com/layneobserdia Writing NeoVim Plugins using Python Plugin APIAbstractI've written my first NeoVim plugin using the new Plugin API and Python 3, see https://github.com/neovim/python-client . Approximate length of the talkRound about 10 - 15 Minutes Python unit testingAbstractHow to add unit test to your Neovim Python plugin and executing them via https://github.com/janko-m/vim-test inside Neovim. Approximate length of the talkRound about 10 - 15 Minutes Gitlab CIAbstractHow to integrate Unittests, CGL and Co into Gitlab CI https://gitlab.com/DanielSiepmann/neotags/pipelines . Approximate length of the talkRound about 10 - 15 Minutes |
@DanielSiepmann, I think Writing NeoVim Plugins using Python Plugin API is enough for 30 minutes. integration of test execution via https://github.com/janko-m/vim-test as well as CI via Gitlab https://gitlab.com/DanielSiepmann/neotags/pipelines would be something for our lightning talks section. |
If anyone is looking for ideas, continuing with the Neovim theme would be great. I just recently got Neovim installed and figured out; I'd feel like a "Neovim in 15 minutes" explaining how to get started from scratch and highlighting the main differences would be interesting. Alternatively, something like "The State of Neovim" would be interesting, highlighting the recent v0.2 release and how the project is going, if anyone is really watching the repo and can comment! |
@askedrelic great idea, I've switched recently to NeoVim and could also give a talk about it. I'm sure I can ask @justinmk if he would like to give a talk. |
@wikimatze I've updated my comment above and switched to three lightning talks as you've written it makes sense for the second and third topic. Also the plugin API is very effective and therefore small, so there is not much to say or show. |
@DanielSiepmann great. I will consider this on the agenda. |
I'll plan to do a neovim talk. |
@justinmk That's nice! Think this time we have a bunch more neovim users (including me). |
My Quest for PHP IntellisenseI switched to VIM 10 years ago over that time I have slowly improved my VIM In late 2015 I realised that I had been waiting for years for this In this talk I will discuss previous projects which addressed this issue, the Viable PHP Intellisense (autocompletion, introspection) in VIM has long been Daniel Leech: Code monkey @inviqa, erstwhile cyclotourist @phpbench @biketourdan 15-30m |
@dantleech thank you very much for your talk. |
@justinmk do you have a rough title for your talk? |
"Neovim 0.2 features and future" |
Head first with vim specific helpfileDetails
AbstractThis talk will provide initial guidelines on writing vim helpfiles. User
Background storyRecently I was trying to observe various vim plugins helpful for writers. Some commonly Approximate length: 30 minutes |
VIM for PHP developers. The best editor with all IDE features.Author
AbstractEverybody knows that VIM is the best and fastest text editor, but some PHP developers change it for other IDEs like PHPStorm, Netbeans... In this talk we will explain that you can to have the best editor and all necessary features that we must find in a complete IDE at the same time: File Management
Code generation
GIT integration
Other
Approximate length of the talk: 1 hour |
Neovim – The Historian's Best FriendRamon Vogeshttps://github.com/ramonvoges AbstractHistorians write a lot of text. A helpful and supportive editor is crucial for their day to day work. In this talk I will introduce some of neo/vim's features and plugins I find most useful while dealing with text. Apart from several vim commands and settings, I will go into detail especially with regard to editing LaTeX and markdown files as well as using git. Approximate length of the talk30 min. Target audienceBeginner and intermediate |
Great proposals so far!
At the moment I'm figuring this things out for my own for a modern FreePascal / ObjectPascal support. But I have also other languages in mind (like Factor etc.). |
Instead of my proposed talks I can talk about how to configure plugins like vim-test for neovim and syntastic to offer support there. Also about tags, just a little bit and also a bit about syntax files, so 15 minutes should be fine to introduce into this topics and where to get more information. |
@DanielSiepmann oh no but not when we have to renounce your talks! ;-) |
Vim Mapathon - An advanced introduction to mapsWolfgang MehnerAbstractI will highlight some of the more advanced uses of maps:
With a bit of effort and a few recurring tricks you can match or even improve upon the comfort the command-line completion your shell offers. Authors of plug-ins will hopefully find some interesting suggestions, but normal users of Vim can improve their workflow as well. I can do 15 min, but I can also go a bit longer, for [*] |
@dubst3pp4, your questions are good topics for short ready and small try errors. |
@WolfgangMehner, thanks for your proposal. I'll schedule around 45 minutes for your talk. I think there will be many questions from the audience. |
@dubst3pp4 I'll put you in the lighting topic section then.
This is also fine for lightning talks section for the day. |
@wikimatze I had a little shock that I'm listed as speaker. I don't think that I can contribute something interesting, I'm just curious if others have tips in creating language support in Vim ;-) |
@dubst3pp4 why not give a small report about how far you get withmodern FreePascal / ObjectPascal support? I'll remove you from the speakers list then so far and put you instead in the QA section. Would that be okay? |
Thanks for all the great talks, they made Vimfest 2017 just awesome. |
Please provider your talk proposal in the following format:
Please name the target audience for your talk (e.g. beginner, intermediate, advanced, for everyone).
The text was updated successfully, but these errors were encountered: