feat: custom sets and VimBeGood
- added custom sets for line numbers (absolute in Insert, relative in Normal) - added VimBeGood plugin
This commit is contained in:
parent
1915cea32e
commit
69a47e56d9
4 changed files with 54 additions and 6 deletions
|
|
@ -2,4 +2,6 @@
|
|||
-- I promise not to create any merge conflicts in this directory :)
|
||||
--
|
||||
-- See the kickstart.nvim README for more information
|
||||
return {}
|
||||
return {
|
||||
'ThePrimeagen/vim-be-good'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue