You've already forked dotfiles
fix: changing up the statuscolumn setup
This commit is contained in:
@@ -13,7 +13,6 @@ vim.schedule(function()
|
||||
require('plugins.telescope') -- Floating window fuzzy searching different sources
|
||||
require('plugins.telekasten') -- Note taking plugin
|
||||
require('plugins.mason') -- LSP and DAP manager
|
||||
-- require('plugins.twilight') -- Focus mode, dim lines around the cursor's location
|
||||
require('plugins.render-markdown') -- Render markdown directly in neovim
|
||||
|
||||
vim.pack.add({
|
||||
|
||||
Reference in New Issue
Block a user