summaryrefslogtreecommitdiffstats
path: root/.config/nvim/lua/plugins
Commit message (Collapse)AuthorAgeFilesLines
* nvim: replave neodev with lazydevYigit Sever2024-06-092-8/+18
|
* nvim: use xsel_override when xsel is presentYigit Sever2024-04-251-13/+16
| | | | so only on x11
* nvim: delete which-keyYigit Sever2024-02-171-14/+0
|
* nvim: switch to vim-snippets luasnip forkYigit Sever2024-02-092-16/+26
| | | | https://www.reddit.com/r/neovim/comments/18w0ule/luasnip_snippet_collection_from_vimsnippets/
* nvim: lua formattingYigit Sever2024-02-097-30/+32
|
* nvim: update fidget configYigit Sever2024-01-012-5/+11
|
* nvim: update indent blanklineYigit Sever2023-12-062-9/+13
|
* nvim: working ruff + black with pylspYigit Sever2023-09-131-13/+6
|
* nvim: remove mason.nvimYigit Sever2023-09-131-15/+0
|
* nvim: cmp cleanup, actually use luasnipYigit Sever2023-09-031-43/+39
|
* nvim TEMP: switch vimwiki forkYigit Sever2023-08-261-1/+1
| | | | | | my fork fixes the blockquote html rendering at the moment revert asap
* nvim: add pkgbuild_language_serverYigit Sever2023-08-261-0/+3
|
* nvim: add telescope spell_suggest pickerYigit Sever2023-08-241-0/+13
| | | | and a little telescope for the prompt
* nvim: add cmp-omni for vimwikiYigit Sever2023-08-211-4/+16
| | | | path completion and tag completion
* nvim: change cutlass suiteYigit Sever2023-08-213-36/+127
| | | | and fix telescope + cmp issues
* nvim: nvim-ufo, bunch of fixesYigit Sever2023-08-207-50/+148
|
* nvim: switch to lazy.nvimYigit Sever2023-08-1820-0/+1125
revert this as whole, if you miss the good old days