Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: update nvimtree config | Yigit Sever | 2024-06-09 | 1 | -6/+5 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | nvim: add cmp-omni for vimwiki | Yigit Sever | 2023-08-21 | 2 | -5/+18 |
* | nvim: change cutlass suite | Yigit Sever | 2023-08-21 | 4 | -48/+139 |
* | 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 |
* | 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 |
* | nvim: update dashboard config | Yigit Sever | 2023-04-06 | 2 | -30/+24 |
* | revert(nvim): duplicate tabular spaces | Yigit Sever | 2022-12-21 | 1 | -1/+0 |
* | feat(nvim): tabularize spaces shortcut | Yigit Sever | 2022-12-21 | 1 | -0/+1 |
* | feat(nvim): metting abolish abbr | Yigit Sever | 2022-12-21 | 1 | -25/+26 |
* | fix(nvim): enable indent-blankline catppuccin integration | Yigit Sever | 2022-12-20 | 1 | -0/+3 |
* | feat(nvim): shorter fidget messages | Yigit Sever | 2022-12-17 | 1 | -3/+4 |
* | feat(nvim): use plugin which-key | Yigit Sever | 2022-12-17 | 3 | -0/+9 |
* | feat(nvim): switch alpha to dashboard | Yigit Sever | 2022-12-17 | 2 | -27/+34 |