99 Commits (d27da21cef6a5a260098100ad95efdb5f7e71b5b)

Author SHA1 Message Date
Henri Vandersleyen 9783f87787
adjusted the bindings to be TAB and S-TAB for buffers. 3 years ago
Henri Vandersleyen dc78a13053
restored the tab binding to the original shift l | p. Consideration
should be given by the owner of the repo if C-,|C-. is better as a
binding.
3 years ago
Fladson Gomes 869f949243
Fix unfinished string 3 years ago
siduck76 e56fa24c48 Merge branch 'main' of github.com:siduck76/chad-nvim 3 years ago
siduck76 122e89e361
added ccls lsp 3 years ago
siduck76 7cc75ffe1d add NvimTree bg , make its versplit transparent 3 years ago
Sergio Alejandro Ribera Costa 1007be42c1 Add Clang (C/C++) LSP 3 years ago
Sergio Alejandro Ribera Costa a392c66df1 Fix Bug with Packer and borders on excecute any command 3 years ago
siduck76 e8210d821d
Update treesitter-nvim.lua 3 years ago
siduck76 bf3e29bfaf
Update nvim-lspconfig.lua 3 years ago
mTvare 82d21e445c
Update pluginList.lua 3 years ago
mTvare 5359f95ced
Update nvim-lspconfig.lua 3 years ago
mTvare 8d17b34fbe
Update top-bufferline.lua 3 years ago
mTvare 24a9c1b98a
Update pluginList.lua 3 years ago
mTvare 562bea6d1a
Update treesitter-nvim.lua 3 years ago
siduck76 e2dbec7496 made bufferline tabs look better 3 years ago
siduck76 c7e2f6357c minor changes with highlights 3 years ago
siduck76 49c1f84e6e better LspDiagnostics icons and colors 3 years ago
siduck76 503dc5b1c8 better config structure 3 years ago
Henri Vandersleyen 0f3ed9f54c
changed the default lsp letters to symbols. 3 years ago
Henri Vandersleyen 2430a4e1b2
Small change to the readme.md mentioning vsnip and what are snips are avail already. Changed one line in compe/lua.lua to indicate vsnip better. 3 years ago
Henri 615c391d5d
Update lua.lua
Added snippet support for a later merge should the author decides that this type of snippet support fits his needs.
3 years ago
siduck76 852a7f6b1e remove unneeded packadds 3 years ago
siduck76 84d039b0c8 webdevicons : add icon for vala filetype 3 years ago
siduck76 60e7353ee6 zenmode : add custombg to ataraxis 3 years ago
siduck76 38d780b502 bufferline: avoid using vanilla vim mappings 3 years ago
siduck76 c09c0ebc3a lspconfig : add bash lsp 3 years ago
siduck76 81801c8c33 nvim-webdevicons: add icons for deb and rpm filetypes 3 years ago
siduck76 ee05f20f43 bufferline: minor changes 3 years ago
siduck76 928adbe21a bufferline: rm mapping overriding with defaults 3 years ago
siduck76 5c44978f47 bufferline: add highlights 3 years ago
siduck76 07ab4163c6 Readme: update mapping list 3 years ago
siduck76 c231dba0b6 add mapping for minimalistc mode 3 years ago
siduck76 bbe48d229d lspconfig: clean up 3 years ago
siduck76 5716759f40 clean lspconfig 3 years ago
siduck76 0ee95736eb Merge branch 'main' of github.com:siduck76/neovim-dots 3 years ago
siduck76 86431978d9 TrueZen.nvim : add top & bottom padding 3 years ago
siduck76 21fd0d6a9b minor changes 3 years ago
siduck76 d360405447 mappings: dont copy deleted text 3 years ago
siduck76 41e059ac2b add TrueZen.nvim plugin 3 years ago
siduck76 88e5556595 disable telemetry sumneko_lua 3 years ago
siduck76 92591015e5 add sumneko_lua lspconfig 3 years ago
siduck76 f71984e7f9 minor changes with lspconfig 3 years ago
siduck76 ebff217665 minor changes with lspconfig 3 years ago
Aaditay e45e3089d3
aliases on the top
Why not make an alias of cmd first and then use cmd instead of vim.cmd
3 years ago
siduck76 b375c43dc3 remove plugin highlights from init.lua 3 years ago
siduck76 fe82771037 mapping for toggling line number 3 years ago
siduck76 14f5e28374 highlight current line number 3 years ago
siduck76 f5c59c574a replace pyls with pyright 3 years ago
siduck76 e9d27bda68 pyls support 3 years ago