use fancy notify notifications
This commit is contained in:
parent
c5cdedfa66
commit
68a76d94e9
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