876 Commits (ee586047e55b6a5ac741d4efa1eab0cf260a5475)
 

Author SHA1 Message Date
siduck76 53b7498d64 remove un-needed config 3 years ago
siduck76 5c71f1421b chadify blossom theme colors 3 years ago
github-actions[bot] 98b531682e chore: format source code 3 years ago
Dazai-san 472fab40cf fixed & cleaned blossom theme 3 years ago
Dazai-san 69718c7138 added bunny's blossom theme
adding rayes0's(githubname) blossom theme
3 years ago
Matthew Wareing 13abea4340 Update README.md
Lua should be stylized with a capital L, see: https://www.lua.org/about.html What's in a name?
3 years ago
siduck76 287b4bae9a fix typo in blankline config 3 years ago
siduck76 ba6592c4a9 use better colors for vertsplit/statuslineNc 3 years ago
siduck76 873b846d50 disable dashboard by default 3 years ago
siduck76 5742567630 avoid using globals in blankline config 3 years ago
siduck76 19e17eac58 add uwu theme 3 years ago
siduck76 a3e436d16d update blankline config 3 years ago
Marwan Mustafa ec7b15fead fix(plugin): indentline using config instead of setup 3 years ago
github-actions[bot] a125c388c3 chore: format source code 3 years ago
Prescott Murphy 2cf3e2cac5 Set colors for lsp diagnostics
Fixes a small issue with coloring when `diagnostics = "nvim_lsp"` is set to enhance color consistency.
3 years ago
mxzel a12455509b fix typo 3 years ago
siduck76 56ea1714f6 fix packer compile spam on startup (#325) 3 years ago
siduck76 ad35d6b6e2 use the default close_icon in bufferline 3 years ago
siduck76 e1dfaa7a45 add default config for nvim-colorizer 3 years ago
siduck76 60db2ec626 disable some plugins by default 3 years ago
JoakoV3 7ddd394172 Changed mappings to move between windows/terminals with Ctrl+h,j,k,l 3 years ago
siduck76 28015f639c change keys for lsp signature help mapping 3 years ago
siduck76 146c0ed54f improve aquarium theme colors 3 years ago
Frenzy 1dacbeb462 Added Aquarium 3 years ago
siduck76 df9a780846 change mapping keys for nvimtreefocus 3 years ago
siduck76 5db010e870 mv luasnip config to others.lua 3 years ago
siduck76 d5f4c04424 add original gruvbox theme 3 years ago
siduck76 2efac1cd67 add original nord theme | rename norchad 3 years ago
Akianonymus e800122b45 plugins/configs/cmp: Enclose in pcall 3 years ago
Akianonymus d90747415f plugins/configs/statusline: Fix branch seperator 3 years ago
Akianonymus cdf9250636 Hide statusline in help too 3 years ago
siduck76 6b31861aeb remove custom area from bufferline 3 years ago
ashincoder b63e1502a5 fix: Fixing the luasnip error while tabbing 3 years ago
Ashin Antony 57d0714362 format on pushes only not PR's. 3 years ago
siduck76 0e09c3f471 rm extra space from statusline icons 3 years ago
Akianonymus 2c33e3dd38 mappings: Fix strange delete/yank/cut behaviour | Resolve #379
use mode() to detect if currently in operator pending mode, if then use normal j otherwise gj
3 years ago
Akianonymus a1c103b6a8 lsp: Reload current buffer after startup
so lsp aftually starts for the current buffer, rest buffers are fine
3 years ago
siduck76 97e155f3a2 use nerdfont glyphs for lsp progress spinners 3 years ago
Ashin Antony f7ff16e84e Update format.yml
A document of yaml must not have a indent in the start of the line.
3 years ago
siduck76 130b2bfe00
Update format.yml 3 years ago
ashincoder 828217b9da feat: Added gh action formatter 3 years ago
siduck76 c87482f107 lazy load luasnip after cmp 3 years ago
siduck76 647c3730ae clean up 3 years ago
siduck76 253047747a remove lspkind 3 years ago
siduck76 475a4c5f38 replace compe with cmp 3 years ago
Prescott Murphy 59ec5a5fed Correct bufferline diagnostics alternate setting
Tiny change: the correct setting is `nvim_lsp` with an underscore, not a hyphen.

https://github.com/akinsho/bufferline.nvim#lsp-indicators
3 years ago
siduck76 3c7de7a890
keep chadreload on hold for now 3 years ago
siduck76 e107e1aaf7 add space between lsp text/icon in statusline 3 years ago
Akianonymus 4e645c3c9f mappings: Change reload_config function name
changed in nvchad/extensions repo
3 years ago
Akianonymus 780142b150 plugins/configs/bufferline: Use a more unique func name quit all, to avoid conflicts
format file
3 years ago