readme.md + init.lua: typo
This commit is contained in:
parent
523bda1a4f
commit
d99358afc3
2
init.lua
2
init.lua
@ -365,7 +365,7 @@ cmp.setup {
|
||||
},
|
||||
}
|
||||
|
||||
-- Personnalisation
|
||||
-- Customizations
|
||||
require('bepo')
|
||||
require('restore-position')
|
||||
|
||||
|
@ -2,4 +2,4 @@ In this repository lies my nvim configuration starting from
|
||||
[kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim).
|
||||
|
||||
The provided `init.lua` file has then been split into (tryingly) semantically
|
||||
consistent files inside `lua/` and customization have been applied.
|
||||
consistent files inside `lua/` and personal customizations have been applied.
|
||||
|
Loading…
Reference in New Issue
Block a user