122 Commits (master)

Author SHA1 Message Date
siduck76 2952f4d5c7 clean stuff 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
Akianonymus 0d7345bc44 Move options from init.lua => options.lua
use a local g = vim.g
3 years ago
siduck76 c4a8ecf47f add bufferline highlights 3 years ago
siduck76 c6084220de improve config structure 3 years ago
siduck76 50b00f4737 replace vim-auto-save with AutoSave.nvim 3 years ago
siduck76 ca29b38478 lazy load colorizer 3 years ago
siduck76 7d23b8c24e add some mappings 3 years ago
siduck76 3e1cf53fd6 set default theme 3 years ago
siduck76 c5f5709f10 lazy loading telescope! 3 years ago
siduck76 fc76cb3f52 global theme option 3 years ago
siduck76 40a63f67c8 add gruvbox theme 3 years ago
siduck76 685044335b use fzf for telescope 3 years ago
siduck76 47e062eb73 rm lazy loading for colorizer 3 years ago
siduck76 900fb9e8f1 rm whichkey 3 years ago
siduck76 0e9b3832ae lazy load lspconfig :D 3 years ago
siduck76 2f238742d2 add vim-matchup , lazy load some plugins 3 years ago
siduck76 193a852335 lazy load truezen.nvim 3 years ago
siduck76 f900ecaed3 lazy load colorizer , nvim-commet 3 years ago
siduck76 247e6e06c5 lazy load gitsigns 3 years ago
siduck76 4c96c28c2d lazy load blankline 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 922089fc07 lazy loading : treesitter 3 years ago
siduck76 e771a32ab8 lazy loading : compe 3 years ago
siduck76 18ff27d6b1 add dashboard footer & disable statusline in dashboard 3 years ago
siduck76 a9816eed42 hide statusline in NvimTree and terminal buffers 3 years ago
siduck76 e31e74e0da
Update init.lua 3 years ago
ashincoder 0350571803 added commenting support 3 years ago
siduck76 a5b665f4a8 dashboard config 3 years ago
siduck76 5fc205068f organized highlights config , added new features like dashboard! 3 years ago
siduck76 39b165a8e5 move bufferline highlights in different file 3 years ago
siduck76 afcacf1726 misc stuff 3 years ago
siduck76 7bd57b7e93 add all highlights in one file 3 years ago
siduck76 e2dbec7496 made bufferline tabs look better 3 years ago
siduck76 c7e2f6357c minor changes with highlights 3 years ago
siduck76 503dc5b1c8 better config structure 3 years ago
siduck76 92312377df remove unneeded stuff 3 years ago
siduck76 c231dba0b6 add mapping for minimalistc mode 3 years ago
siduck76 d360405447 mappings: dont copy deleted text 3 years ago
siduck76 41e059ac2b add TrueZen.nvim plugin 3 years ago
siduck76 b375c43dc3 remove plugin highlights from init.lua 3 years ago
siduck76 14f5e28374 highlight current line number 3 years ago
siduck76 c62616cfee lighter colors for lineNr,comments 3 years ago
siduck76 58443f6d97 minor changes to lspkind 3 years ago
siduck76 4d4622d2a0 clean up 3 years ago
siduck76 e948f32cd5 customization: darker colors 3 years ago
siduck76 afff99e545 better comments 3 years ago
siduck76 a57b352db8 remove blankline from terminal 3 years ago
siduck76 425eb4cbb5 make ugly fat inactive StatusLineNC look good 3 years ago
siduck76 0cca21ffea hide line numbers for terminal 3 years ago
siduck76 f7e027085b use nvim-base16 instead of base16-vim cuz its fast 3 years ago
siduck76 cb64b0ef44 avoid using default plugin names for plugin configs 3 years ago
siduck76 b05103da4d rm indenline and use blankline! 3 years ago
siduck76 e8435220fd use terminal bg color 3 years ago
siduck76 96d61f0dd2 nvimtree bg color! 3 years ago
siduck76 b095b88b72 remove unneeded lines 3 years ago
siduck76 4a1530ec22 bufferline mappings (#5) 3 years ago
siduck76 4fd28ae5fc minor changes 3 years ago
siduck76 011960afe6 open terminals vertically/horizontally 3 years ago
siduck76 89d7172bac indentline working now! 3 years ago
siduck76 78cefbb297 clean up 3 years ago
siduck76 3a244429d5 yank whole file 3 years ago
siduck76 3b2f4c5ed4 popup menusel bg color 3 years ago
siduck76 a6f24d4f82 telescope-nvim 3 years ago
siduck76 6623f18e1f minor changes 3 years ago
siduck76 7e32c663ac finally nvim lsp workin! 3 years ago
siduck76 a9e02c662c statusline wip 3 years ago
siduck76 98201bcd16 nvim-web-devicons custom icons fix 3 years ago
siduck76 e63b9dfa60 gitsigns 3 years ago
siduck76 78152fa48c initial commit 3 years ago