Skip to content

My take on tpope's sensible geared towards neovim maintaining vim compatibility.

Notifications You must be signed in to change notification settings

homogulosus/indispensable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

Nvim (Vim too) Indispensable

Basically a copy of the lord tpope's vim-sensible

A copy that suits me and I use to learn the honorific art of plug making. Tailored for nvim

Features

  • Terminal behaves more like Vim's terminal

    • nonumber
    • startinsert
    • quit on exit (no ore 0 process)
    • Mapped to <leader>T
  • Redir. Redirects command output to a new buffer. (update: this is now a plugin)

    • Vim commands
    • shell commands (!)

Credits and License

Copyright 2020 homogulosus

Licensed under the "THE BEER-WARE LICENSE" (Revision 42): homogulosus wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer or coffee in return

About

My take on tpope's sensible geared towards neovim maintaining vim compatibility.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published