You've already forked dotfiles
fix: Removing the reference to the note_taking plugin on the production
branch
This commit is contained in:
@@ -28,6 +28,6 @@ vim.schedule(function()
|
|||||||
require('plugins.dap-python') -- Debug plugin settings specifically for python
|
require('plugins.dap-python') -- Debug plugin settings specifically for python
|
||||||
|
|
||||||
-- Experimental
|
-- Experimental
|
||||||
require('plugins.note_taking') -- In house note taking plugin (TODO: rename once the plugin name is solidified)
|
-- require('plugins.note_taking') -- In house note taking plugin (TODO: rename once the plugin name is solidified)
|
||||||
-- require('plugins.nvim-lint') -- Linter loader
|
-- require('plugins.nvim-lint') -- Linter loader
|
||||||
end)
|
end)
|
||||||
|
|||||||
Reference in New Issue
Block a user