Giter Club home page Giter Club logo

cobra's Introduction

PIERRED(1)                    PierreD                   PIERRED(1)

NAME

       Pierre Dommerc - code writer.

SYNOPSIS

       pierre

DESCRIPTION

       Hi, I am passionate about code. At the
       moment, I'm mainly interested in Rust 🦀. I enjoy developing
       my own tools with it since 2018. I like to keep a foot
       in system programming. And yes I'm used to doing C sometimes.

       I'm a big fan of Linux and the Unix philosophy (Do One
       Thing And Do It Well.
). I am convinced that people should
       be the sovereign of their machine and their data. I'm
       concerned about my digital privacy.

       At work I trade my time for software development in privacy
       to make money. I mainly work with TypeScript, React and Rust.

OPTIONS

       -d, --dot
              My dotfiles. You can find info about my
              Arch Linux install and basically my desktop
              environment setup (window manager config, statusbar,
              etc).

       -n, --nvim_config
              My personal neovim config (written in Lua).

       -b, --baru
              A system monitor designed for use in window manager
              statusbar, written in Rust.

       -m, --milcheck
              CLI to display the status of your pacman mirrorlist and the
              Arch Linux lastest news right in your terminal,
              written in Rust.

       -B, --bato
              A small daemon to send battery notifications, using
              a Finite State Machine, written in Rust.

SEE ALSO

       Bitcoin is great, thanks Satoshi Nakamoto.

BUGS

       [email protected]

1.0.0                     2021-01-01                     PIERRED(1)

cobra's People

Contributors

doums avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cobra's Issues

Issue when commenting vim file

Hello,

I installed your plugin and it works well, I adopt :) I chased such one wince a while and it's a pleasure.

I just notice a small issue: when the comment start with ", commenting a line in a language like VimL leads to insert double " (for instance: " This is my line ").

Would it be possible to avoid this behavior? Insert just one " if it's a line start and the language uses " as comment symbol.

Damien

single quote or apostrophe

How do I ignore the closing in a single quotes context?

If I write there's a cat it converts always to there's' a cat as it tries to close the single quote.

I've been trying to skip this behaviour with no success.
TIA

Feature request: Overtype pair end

When my cursor is right behind a closing end, and I type that character, I expect my cursor to jump over that character

Example:

| - cursor
Each line is a keystroke of "

|
"|"
""|

Current behavior:

|
"|"
""|"

coBra and vim-endwise

Hello,

First of all thanks for great plugin! Now onto the meat of the matter: coBra seems to break vim-endwise's functionality (https://github.com/tpope/vim-endwise). When in a Ruby file if I type do and press enter vim-endwise will append an end on the line below, however this is not working if I have this plugin enabled. Is it possible to make both plugins work at the same time?

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.