You've already forked dotfiles
cleanup: Removing extraneous items that are meant for development work
and experimental settings rather than the official stable setup
This commit is contained in:
@@ -25,7 +25,4 @@ vim.schedule(function()
|
||||
require('nvim-autopairs').setup() -- Automatic pair completion of paranteticals, braces, quotes, etc.
|
||||
require('plugins.dap') -- DAP debugging plugin
|
||||
require('plugins.dap-python') -- Debug plugin settings specifically for python
|
||||
|
||||
-- Experimental
|
||||
-- require('plugins.note_taking') -- In house note taking plugin (TODO: rename once the plugin name is solidified)
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user