abh - HTMLify profile
files of /abh/nvim/lua/
--[[ Colorschemes ]]--
return {
{
{ "vim/colorschemes"},
{ "jnurmine/Zenburn" },
{ "altercation/vim
return {
{
{ "vim/colorschemes"},
{ "jnurmine/Zenburn" },
{ "altercation/vim
-- [ LuaRock Managment ] --
local M = {}
M.list_cache = nil
M.use_cache = true
function M.list()
local M = {}
M.list_cache = nil
M.use_cache = true
function M.list()
--[[ Keymappings ]]--
local ntst = { noremap=true, silent=true }
-- Leader keys
vim.g.mapleader = " "
vim.g.maplocalleader = "
local ntst = { noremap=true, silent=true }
-- Leader keys
vim.g.mapleader = " "
vim.g.maplocalleader = "
-- Options
-- Block Cursor
vim.opt.guicursor = ""
-- Line numbers
vim.opt.number = true
-- Block Cursor
vim.opt.guicursor = ""
-- Line numbers
vim.opt.number = true