mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
fix(neovim): Remove filetype-based-keymaps.lua references
This commit is contained in:
@@ -14,7 +14,6 @@ require("config.options")
|
|||||||
require("config.keymaps")
|
require("config.keymaps")
|
||||||
require("core.lazy")
|
require("core.lazy")
|
||||||
require("core.lsp")
|
require("core.lsp")
|
||||||
require("config.filetype-based-keymaps")
|
|
||||||
require("config.autocmd")
|
require("config.autocmd")
|
||||||
|
|
||||||
-- NOTE: Tools needed for this Nvim config to work
|
-- NOTE: Tools needed for this Nvim config to work
|
||||||
|
|||||||
Reference in New Issue
Block a user