Giter VIP home page Giter VIP logo

mini-vimrc-obsidian's Introduction

Welcome to the party, pal! 👋

I am Felipe, a Software Developer based in the US (but originally from Brazil).

Cabra Arretado is a regional slang from Northeast Brazil that could be translated to English as "wholesome dude".

Aficionado in Vi, Vim and Neovim.

This shows only languages used in public non-forked repositories:

Top Langs

mini-vimrc-obsidian's People

Contributors

cabra-arretado avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mini-vimrc-obsidian's Issues

Remapped actual line to visual line bug

When using imap k gk, iterating over a multi-line (visual line) in the upward direction (k) jumps over an additional line. It will always skip the line you intend to go up to (one visual line). This issue does not occur with imap j gj. Going downwards works as intended.

Example:

1 ## Redirecting Output to other commands
2 There is an operator built-in to shell environments that allows you to send the output of any
  given command to another command on the same line. This is the **pipe** operator, which is `|`.
3 It's the key above Enter, not a capital `I` or lowercase `l`.

If I position my cursor on the word "given" on the second visual line of line 2, and press k, it will jump to line 1, and not the beginning of line 2.

Add support for langmap

I think it will be really nice to have language mapping for vim keybindings to be able write in native language without need to change system language just to move around a text
For me this is really helpfull and really increase speed of typings. Thanks!

As an example, in neovim I use smt like this

set langremap
set langmap=йЙцЦуУкКеЕнНгГшШщЩзЗхХъЪфФыЫвВаАпПрРоОлЛдДжЖэЭяЯчЧсСмМиИтТьЬбБюЮ.\\,;qQwWeErRtTyYuUiIoOpP[{]}aAsSdDfFgGhHjJkKlL;:'\"zZxXcCvVbBnNmM\\,<.>/?

bepo keyboard

Hello, I'm interested in this extension but I don't really understand how I can get a vim configuration in bepo.
Among other things, I'd like to change the h j k l and c t s r keys.
Could you please help me?

Swapping keymaps

Just wondering if there was anyway to do a straight swap of keymaps - this because I use an alternate keyboard layout.

For example:
map y h
works just fine, but if I follow that with
map h y
then both maps fail to work. Obviously there is a circular remapping going on.

I tried various combinations in conjuction with unmap, but none seem to work.

⇒ KJ

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.