mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Cleanup neovim config
This commit is contained in:
@@ -113,8 +113,7 @@ vim.api.nvim_set_keymap("n", "<space>", "za", { silent = true, noremap = true })
|
||||
-- packer {{{1 -------------------------------------------------------------------
|
||||
-------------------------------------------------------------------------------
|
||||
require("packer").startup(function()
|
||||
-- use({ "ms-jpq/coq.artifacts", branch = "artifacts" })
|
||||
use({ "nvim-treesitter/nvim-treesitter" })
|
||||
-- use({ "nvim-treesitter/nvim-treesitter" })
|
||||
end)
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user