use fancy notify notifications
This commit is contained in:
parent
5802f78f1e
commit
ea929a045a
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
-- vim.opt.guicursor = ''
|
-- vim.opt.guicursor = ''
|
||||||
|
vim.notify = require('notify')
|
||||||
|
|
||||||
-- line numbers
|
-- line numbers
|
||||||
vim.opt.nu = true
|
vim.opt.nu = true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue