forked from Shinonome/fred-neovim
Added harpoon, removed tabline
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
];
|
||||
|
||||
extraConfigLua = ''
|
||||
require("telescope").load_extension('harpoon')
|
||||
|
||||
require("supermaven-nvim").setup({
|
||||
keymaps = {
|
||||
accept_suggestion = "<Tab>",
|
||||
|
||||
Reference in New Issue
Block a user