Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvim: lazy load bunch of plugins | Yigit Sever | 2024-10-10 | 6 | -10/+11 |
| | |||||
* | nvim: usable cmp mappings | Yigit Sever | 2024-10-10 | 1 | -11/+5 |
| | |||||
* | nvim: update tsserver lsp name | Yigit Sever | 2024-10-01 | 1 | -1/+1 |
| | |||||
* | nvim: remove vale and ltex, use harper-ls | Yigit Sever | 2024-09-04 | 1 | -34/+31 |
| | |||||
* | nvim: migrate to rustaceanvim | Yigit Sever | 2024-09-02 | 1 | -27/+13 |
| | |||||
* | nvim: fugitive -> neogit | Yigit Sever | 2024-08-30 | 1 | -3/+8 |
| | |||||
* | nvim: update cutlass config (wayland) | Yigit Sever | 2024-08-30 | 1 | -1/+18 |
| | |||||
* | nvim: update trouble config | Yigit Sever | 2024-08-30 | 1 | -12/+33 |
| | |||||
* | nvim: add lua snippets | Yigit Sever | 2024-08-26 | 1 | -0/+1 |
| | | | | | | A year later... https://git.yigitsever.com/personal/dotfiles/commit/.config/nvim/my_snippets?id=387e08c52d9752bc839c71119f140ba8435c3d70 | ||||
* | nvim: add ltex fts explicitly | Yigit Sever | 2024-08-20 | 1 | -1/+2 |
| | |||||
* | nvim: lsp add many lang servers | Yigit Sever | 2024-08-20 | 1 | -0/+10 |
| | | | | ts/js, html, css, vala | ||||
* | nvim: remove diagnostics hints | Yigit Sever | 2024-08-20 | 1 | -4/+0 |
| | |||||
* | nvim: remove luasnip bindings | Yigit Sever | 2024-08-20 | 1 | -10/+1 |
| | | | | use tab/enter workflow | ||||
* | nvim: fix cmp sources | Yigit Sever | 2024-08-20 | 1 | -3/+6 |
| | |||||
* | nvim: add vale.nvim plugin | Yigit Sever | 2024-08-20 | 1 | -0/+9 |
| | |||||
* | nvim: add colorhighlight plugin | Yigit Sever | 2024-08-20 | 2 | -1/+9 |
| | |||||
* | nvim: update gitsigns yadm support | Yigit Sever | 2024-08-08 | 1 | -5/+13 |
| | |||||
* | nvim: update deprecated function | Yigit Sever | 2024-06-09 | 1 | -1/+1 |
| | | | | nvim_buf_get_option | ||||
* | nvim: update nvimtree config | Yigit Sever | 2024-06-09 | 1 | -6/+5 |
| | | | | api looks nicer, figure it out | ||||
* | 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 |