Skip to content
/ kiss.vim Public

Configuration to turn Neovim to be a smart, handy and powerful text-editor for general purpose πŸ’‹πŸ’‹πŸ’‹

License

Notifications You must be signed in to change notification settings

xuta/kiss.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

kiss.vim

kiss.vim is a set of selected plugins with handy hot-keys and experienced setup to enhance neovim to be more powerful text-editor for general purpose.

Features

  • Mouse support
  • Multiline editing
  • NERDTree and Ranger as file explorer
  • LeaderF for great fuzzy files searching with preview
  • Easymotion to replace default search
  • Handy movement by experienced hot-keys setup
  • Auto saving
  • Markdown support

Requirements

Installation

Note: this configuration might conflict with your current setup.

# Assuming that your nvim configuration is empty before starting
mkdir -p ~/.config/nvim
cd ~/.config/nvim
git clone git@github.com:xuta/kiss.vim.git .
nvim
:PlugInstall

Shortcuts

Check out mapping.vim

Pro tips

  • :cd to change working directory, LeaderF and NERDTree will change root directory for exploring and searching.
  • Ctrl-f to search text in current buffer with input from clipboard
  • Ctrl-] to go to end of line in insert mode

References

About

Configuration to turn Neovim to be a smart, handy and powerful text-editor for general purpose πŸ’‹πŸ’‹πŸ’‹

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published