migrate to tpope stuff
This commit is contained in:
parent
1776ff3828
commit
8ae42d19fb
4 changed files with 12 additions and 39 deletions
5
config/plugins/editor/surround.nix
Normal file
5
config/plugins/editor/surround.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{...}:{
|
||||
plugins.vim-surround = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue