Skip to content

Neovim base configuration for french bépo keyboard

Notifications You must be signed in to change notification settings

sheoak/sheoak-neovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

baeddfe · Dec 21, 2019
Dec 21, 2019
Jun 10, 2019
Dec 21, 2019
Dec 21, 2019
May 28, 2019
Dec 4, 2019
Jun 23, 2019
Jun 21, 2019
Dec 21, 2019
Dec 21, 2019
Dec 21, 2019
Dec 21, 2019
Dec 21, 2019
May 23, 2019
Jun 23, 2019
Dec 21, 2019
Dec 21, 2019

Repository files navigation

Nvim configuration files

Note: The documentation is under refactoring and is not updated at the moment.

I use this config mainly for:

  • Programming under git versionning (PHP/JS/HTML/CSS/Python/Bash)
  • Text/Mail editing

Please note that \ is not leader in this configuration ("," is) and ";," have been moved to "< >", taking advantage of the bépo layout (see bepoptimist plugin)

I used dougblack.io to help me organize and used a few settings/functions suggested. I also used some of Doug Ireton mirror pond settings. Thank you to all the people behind the plugins I used, it’s awesome!

Dependencies:

  • vim-plug: https://github.com/junegunn/vim-plug
  • git: for vim-fugitive plugin (optionnal)
  • jshint: for syntastic — npm install -g jshint (optionnal)
  • languagetool: for grammar checking

Installation:

Clone this repository into .config/nvim:

git clone https://github.com/sheoak/dotfiles-neovim-bepoptimist.git .config/nvim

copy this file to ~/.vimrc for vim or ~/.local/nvim/init.vim for neovim manually install vim-plug as instructed. I don't maintain vim version anymore so you will have to modify some code to make it work.

Tip: Setting your keyboard key repeat and speed high will give you a better experince in vim! But don't abuse the homerow and make use of the many additionnal motions and text-objects installed in this configuration! (see documentation).

About

Neovim base configuration for french bépo keyboard

Resources

Stars

Watchers

Forks

Packages

No packages published