Removed Tabnine because of resource usage, addded journal plugin instead
This commit is contained in:
@@ -89,7 +89,7 @@ require("lspconfig").verible.setup({
|
||||
vim.keymap.set("n", "<C-t>", ":FloatermNew --height=0.9 --width=0.9 --wintype=float --name=terminal <CR>")
|
||||
|
||||
-- Set default colorscheme
|
||||
vim.cmd("colo tokyonight-moon")
|
||||
vim.cmd("colo vim-monokai-tasty")
|
||||
|
||||
-- Formatter configuration
|
||||
vim.cmd([[
|
||||
|
||||
Reference in New Issue
Block a user