fixing neogit + trying new plugins
This commit is contained in:
6
after/plugin/notes.lua
Normal file
6
after/plugin/notes.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
-- Configuration of note taking setup
|
||||
|
||||
local mkdnflow = require("mkdnflow")
|
||||
mkdnflow.setup({
|
||||
wrap = true
|
||||
})
|
||||
Reference in New Issue
Block a user