Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 4 | -0/+133 |
| | | | | | | 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: don't track lazy-lock | Yigit Sever | 2024-06-12 | 1 | -53/+0 |
| | |||||
* | 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: textbf surround with K | Yigit Sever | 2024-05-01 | 1 | -1/+1 |
| | |||||
* | 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 | 2 | -32/+17 |
| | |||||
* | nvim: switch to vim-snippets luasnip fork | Yigit Sever | 2024-02-09 | 3 | -43/+53 |
| | | | | 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 | 3 | -27/+33 |
| | |||||
* | nvim: update indent blankline | Yigit Sever | 2023-12-06 | 3 | -44/+48 |
| | |||||
* | nvim: working ruff + black with pylsp | Yigit Sever | 2023-09-13 | 1 | -13/+6 |
| | |||||
* | nvim: remove mason.nvim | Yigit Sever | 2023-09-13 | 2 | -36/+19 |
| | |||||
* | nvim: autocmds fix texclear typo | Yigit Sever | 2023-09-09 | 1 | -1/+1 |
| | |||||
* | nvim: add tex ftplugin with surrounds | Yigit Sever | 2023-09-03 | 1 | -0/+24 |
| | |||||
* | nvim: port autocmds | Yigit Sever | 2023-09-03 | 2 | -0/+33 |
| | |||||
* | nvim: cmp cleanup, actually use luasnip | Yigit Sever | 2023-09-03 | 2 | -66/+63 |
| | |||||
* | nvim TEMP: switch vimwiki fork | Yigit Sever | 2023-08-26 | 2 | -16/+16 |
| | | | | | | 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: set pkgbuilds ft as pkgbuild | Yigit Sever | 2023-08-26 | 1 | -0/+5 |
| | |||||
* | 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 | 2 | -5/+18 |
| | | | | path completion and tag completion | ||||
* | nvim: change cutlass suite | Yigit Sever | 2023-08-21 | 4 | -48/+139 |
| | | | | and fix telescope + cmp issues | ||||
* | nvim: remove abolish recipes | Yigit Sever | 2023-08-21 | 1 | -32/+0 |
| | |||||
* | nvim: nvim-ufo, bunch of fixes | Yigit Sever | 2023-08-20 | 11 | -112/+211 |
| | |||||
* | nvim: switch to lazy.nvim | Yigit Sever | 2023-08-18 | 46 | -1651/+1416 |
| | | | | revert this as whole, if you miss the good old days | ||||
* | nvim: use denols for nvim-lsp | Yigit Sever | 2023-08-17 | 1 | -1/+1 |
| | |||||
* | nvim: pin fidget to legacy | Yigit Sever | 2023-06-21 | 1 | -1/+4 |
| | |||||
* | nvim: update gitsigns config | Yigit Sever | 2023-06-21 | 1 | -63/+80 |
| | |||||
* | nvim: use native filetype | Yigit Sever | 2023-06-07 | 1 | -3/+4 |
| | |||||
* | nvim: correct wiki, rem, mail devicons | Yigit Sever | 2023-05-23 | 1 | -3/+3 |
| | |||||
* | nvim: purge abbreinder.nvim | Yigit Sever | 2023-05-13 | 1 | -17/+1 |
| | |||||
* | nvim: purge which-key.vim | Yigit Sever | 2023-05-13 | 2 | -8/+0 |
| | |||||
* | nvim: purge ledger.vim | Yigit Sever | 2023-05-13 | 2 | -8/+1 |
| | |||||
* | nvim: purge vista.vim | Yigit Sever | 2023-05-13 | 5 | -17/+0 |
| | |||||
* | nvim: remove redundant nvim-tree mapping | Yigit Sever | 2023-05-10 | 1 | -5/+0 |
| | |||||
* | nvim: use native nvim filetype | Yigit Sever | 2023-05-10 | 3 | -12/+4 |
| | |||||
* | nvim: config cleanup | Yigit Sever | 2023-04-06 | 2 | -2/+2 |
| | |||||
* | nvim: update barbar config | Yigit Sever | 2023-04-06 | 1 | -77/+32 |
| |