31 Commits (936f368036f56a84e66a5f1f55428c2ecc9211ea)

Author SHA1 Message Date
Akianonymus bb04ba07cb mappings.lua: Code style fixes | Cleanup options.lua 3 years ago
siduck76 08dfe17678 clean stuff | map new tab 3 years ago
Galen Rowell a6ea40d7ba open default shell terminal with proper neovim commands, fix buffer tabline issue 3 years ago
Galen Rowell ff14ba61f9 open new buffers, instead of tabs 3 years ago
siduck76 18f3b8b93e
map jk escape from terminal buffer 3 years ago
Galen Rowell 1bedbbe5c4 Fix terminal buffer format bug, & enable escape from terminal & visual mdoes 3 years ago
Akianonymus 1d7602e3e4 mappings: Don't yank the text after pasting in visual mode 3 years ago
Akianonymus 72b9fa5018 mappings: Use ESC to clear search highlighting and to get out of terminal insert mode 3 years ago
siduck76 2c74abe936 map escape to normal mode 3 years ago
Akianonymus 643d1bd7d8 [3/4] Refactor: init: Use async | Move theme stuff to theme.lua
third commit of refactor

perf improvements due to async

run packer sync if base16 not found

this is not perfect error handling for initial run, but something

handle require errors
3 years ago
siduck76 3a209318bb
rm duplicate mapping 3 years ago
Akianonymus 2988a22eb8 mappings.lua: Fix ctrl + q when vertical/horizontal split buffer is open
currently when a vertical or horizontal split buffer is open and ctrl + q is used, then it removes the buffer content but not the actual buffer, further it duplicates an existing buffer content.

This commit fixes that
3 years ago
ashincoder 7f6cf1bc4b seperate prefix for zen mappings and timeoutlen in settings 3 years ago
siduck76 50b00f4737 replace vim-auto-save with AutoSave.nvim 3 years ago
siduck76 d073e01117 fix typo in mappings #109 3 years ago
siduck76 50321ad4a0 change some mappings 3 years ago
siduck76 ca29b38478 lazy load colorizer 3 years ago
siduck76 7d23b8c24e add some mappings 3 years ago
siduck76 9da869feee replace vsnip with luasnip,clean some confs 3 years ago
siduck76 c5f5709f10 lazy loading telescope! 3 years ago
siduck76 b42f4778f9 lazy load dashboard 3 years ago
siduck76 e2717401fe lazy load neoformat + lspkind ( run :PackerSync and :PackerCompile ) 3 years ago
siduck76 4e23587ca3 lazy loading : nvimtree and autopairs 3 years ago
siduck76 e771a32ab8 lazy loading : compe 3 years ago
ashincoder c0369c7130 added commenting keybinding 3 years ago
siduck76 d7c0e1fefb
Update mappings.lua 3 years ago
marvelman3284 9e701f08d3 Unpersonalize my dots 3 years ago
marvelman3284 f7a1a5dc92 Add lspinstall functionality 3 years ago
siduck76 e54aca98ee added some mappings 3 years ago
siduck76 7cc75ffe1d add NvimTree bg , make its versplit transparent 3 years ago
siduck76 503dc5b1c8 better config structure 3 years ago