Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvim: replave neodev with lazydev | Yigit Sever | 2024-06-09 | 2 | -8/+18 |
| | |||||
* | nvim: use xsel_override when xsel is present | Yigit Sever | 2024-04-25 | 1 | -13/+16 |
| | | | | so only on x11 | ||||
* | nvim: delete which-key | Yigit Sever | 2024-02-17 | 1 | -14/+0 |
| | |||||
* | nvim: switch to vim-snippets luasnip fork | Yigit Sever | 2024-02-09 | 2 | -16/+26 |
| | | | | https://www.reddit.com/r/neovim/comments/18w0ule/luasnip_snippet_collection_from_vimsnippets/ | ||||
* | nvim: lua formatting | Yigit Sever | 2024-02-09 | 7 | -30/+32 |
| | |||||
* | nvim: update fidget config | Yigit Sever | 2024-01-01 | 2 | -5/+11 |
| | |||||
* | nvim: update indent blankline | Yigit Sever | 2023-12-06 | 2 | -9/+13 |
| | |||||
* | nvim: working ruff + black with pylsp | Yigit Sever | 2023-09-13 | 1 | -13/+6 |
| | |||||
* | nvim: remove mason.nvim | Yigit Sever | 2023-09-13 | 1 | -15/+0 |
| | |||||
* | nvim: cmp cleanup, actually use luasnip | Yigit Sever | 2023-09-03 | 1 | -43/+39 |
| | |||||
* | nvim TEMP: switch vimwiki fork | Yigit Sever | 2023-08-26 | 1 | -1/+1 |
| | | | | | | my fork fixes the blockquote html rendering at the moment revert asap | ||||
* | nvim: add pkgbuild_language_server | Yigit Sever | 2023-08-26 | 1 | -0/+3 |
| | |||||
* | nvim: add telescope spell_suggest picker | Yigit Sever | 2023-08-24 | 1 | -0/+13 |
| | | | | and a little telescope for the prompt | ||||
* | nvim: add cmp-omni for vimwiki | Yigit Sever | 2023-08-21 | 1 | -4/+16 |
| | | | | path completion and tag completion | ||||
* | nvim: change cutlass suite | Yigit Sever | 2023-08-21 | 3 | -36/+127 |
| | | | | and fix telescope + cmp issues | ||||
* | nvim: nvim-ufo, bunch of fixes | Yigit Sever | 2023-08-20 | 7 | -50/+148 |
| | |||||
* | nvim: switch to lazy.nvim | Yigit Sever | 2023-08-18 | 20 | -0/+1125 |
revert this as whole, if you miss the good old days |