Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvim: add ltex language server | Yigit Sever | 2022-04-26 | 1 | -1/+1 |
* | nvim: update cmp config, we should learn this thing | Yigit Sever | 2022-04-18 | 1 | -3/+7 |
* | nvim: get cmp-path and speeddating | Yigit Sever | 2022-04-13 | 1 | -0/+2 |
* | nvim: update nvim_lsp mappings | Yigit Sever | 2022-04-13 | 1 | -6/+11 |
* | nvim: update nvim_lsp mappings | Yigit Sever | 2022-04-13 | 2 | -27/+21 |
* | nvim: get speeddating back | Yigit Sever | 2022-04-13 | 1 | -1/+1 |
* | nvim: treesitter installs all configs | Yigit Sever | 2022-04-13 | 1 | -1/+1 |
* | nvim: legible lualine diff colours | Yigit Sever | 2022-04-01 | 1 | -1/+11 |
* | nvim: comment out speeddating for now | Yigit Sever | 2022-03-30 | 1 | -1/+1 |
* | nvim: don't use tabs on lualine bufferline | Yigit Sever | 2022-03-30 | 1 | -1/+1 |
* | nvim: these snippets don't work ugh | Yigit Sever | 2022-03-30 | 1 | -5/+0 |
* | nvim: nvim-tree removed autoclose | Yigit Sever | 2022-03-30 | 1 | -2/+0 |
* | nvim: better rose pine colors for vimwiki | Yigit Sever | 2022-03-09 | 1 | -3/+1 |
* | nvim: rosepine config changes | Yigit Sever | 2022-03-01 | 2 | -3/+35 |
* | tracking spellfile | Yigit Sever | 2022-03-01 | 1 | -0/+1 |
* | nvim: new snippets | Yigit Sever | 2022-01-06 | 2 | -0/+17 |
* | nvim: visible warning lualine colour | Yigit Sever | 2022-01-06 | 1 | -0/+4 |
* | nvim: update lualine | Yigit Sever | 2021-12-13 | 1 | -1/+1 |
* | nvim: remove dashboard detritus | Yigit Sever | 2021-12-13 | 1 | -8/+2 |
* | vim: use tab for ultisnip expand | Yigit Sever | 2021-12-03 | 1 | -1/+1 |
* | vim: ultisnips acting fucky so c-k to expand | Yigit Sever | 2021-12-01 | 1 | -1/+1 |
* | nvim: shed fluff with 0.6.0 | Yigit Sever | 2021-12-01 | 3 | -8/+0 |
* | vim: switch comment plugin, reinstate targets | Yigit Sever | 2021-11-30 | 1 | -2/+3 |
* | vim: npairs c comments | Yigit Sever | 2021-11-30 | 1 | -0/+5 |
* | vim: vista function signature thingy | Yigit Sever | 2021-11-30 | 1 | -0/+3 |
* | vim: fix c ftplugin | Yigit Sever | 2021-11-30 | 1 | -0/+1 |
* | nvim: migrate to alpha | Yigit Sever | 2021-11-21 | 2 | -20/+27 |
* | no time sorry! | Yigit Sever | 2021-11-19 | 4 | -1/+31 |
* | nvim: better md link snippet | Yigit Sever | 2021-11-19 | 1 | -2/+4 |
* | nvim: tracking md and box snippets | Yigit Sever | 2021-11-18 | 2 | -0/+9 |
* | nvim: rg grepformat explicit columns | Yigit Sever | 2021-11-18 | 1 | -0/+1 |
* | nvim: c noexpandtab | Yigit Sever | 2021-11-18 | 1 | -2/+2 |
* | nvim: change lsp format binding | Yigit Sever | 2021-11-15 | 1 | -1/+1 |
* | nvim: latex snippet math context | Yigit Sever | 2021-11-14 | 1 | -0/+1 |
* | nvim: latex snippets, treesitter was bad | Yigit Sever | 2021-11-14 | 2 | -0/+9 |
* | nvim: fix spotlight snippet also steal stuff during fixing | Yigit Sever | 2021-11-12 | 1 | -1/+17 |
* | nvim: expand spotlight snippet from clipboard | Yigit Sever | 2021-11-12 | 1 | -1/+1 |
* | nvim: steal some more latex snippets | Yigit Sever | 2021-11-08 | 1 | -1/+1 |
* | nvim: shed plugins | Yigit Sever | 2021-11-08 | 2 | -32/+1 |
* | nvim: steal some latex snippets | Yigit Sever | 2021-11-08 | 2 | -5/+113 |
* | Merge remote-tracking branch 'origin/main' | Yigit Sever | 2021-11-07 | 10 | -19/+6 |
|\ | |||||
| * | nvim: use efm | Yigit Sever | 2021-11-04 | 2 | -4/+6 |
| * | nvim: clean up ale remains | Yigit Sever | 2021-11-04 | 8 | -15/+0 |
* | | nvim: don't add /nvim again please | Yigit Sever | 2021-11-07 | 4 | -161/+0 |
* | | nvim: migrate to gitsigns from gitgutter | Yigit Sever | 2021-11-07 | 3 | -363/+79 |
* | | nvim: remove abolish, small changes | Yigit Sever | 2021-11-07 | 9 | -38/+540 |
|/ | |||||
* | nvim: mapping fixes | Yigit Sever | 2021-11-02 | 2 | -7/+17 |
* | nvim: add tex wordcount (but dont use) | Yigit Sever | 2021-11-01 | 1 | -7/+14 |
* | nvim: fix ' mapping | Yigit Sever | 2021-10-31 | 1 | -3/+3 |
* | nvim: plugin chores | Yigit Sever | 2021-10-30 | 2 | -16/+8 |