Skip to content

desyncr/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimrc


My vimrc settings and custom configurations.

Screenshot

Setup

make install
vim +PlugInstall +qall

Plugins

Some plugins worth mentioning:

General

  • vim-startify
  • LeaderF
  • vim-which-key
  • vimfiler
  • fzf
  • vim-clap

Git

  • vim-fugitive

Other

  • async run
  • vim-commentary
  • vim-cheat

## Writing

  • Goyo
  • vim-pencil

Mappings

Buffers            <leader>+b
Code               <leader>+C
Config             <leader>+c
Mode               <leader>+m
Projects           <leader>+p
Run                <leader>+r
Splits             <leader>+s
Tabs               <leader>+t
VCS                <leader>+v

Use <leader> key to see mappings, default <space>.

Use ? to see the cheat sheet.

Feedback

If you'd like to contribute to the project or file a bug or feature request, please visit the project page.

License

The project is licensed under the GNU GPL v3 (tldr) license. Which means you're allowed to copy, edit, change, hack, use all or any part of this project as long as all of the changes and contributions remains under the same terms and conditions.

About

My vimrc settings and custom configurations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published