Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | | | tabular apparently defines bunch of useful patterns without documenting them anywhere | |||||
* | 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 | |
| | ||||||
* | feat(nvim): lualine show ff and enc when needed | Yigit Sever | 2022-12-17 | 1 | -4/+13 | |
| | ||||||
* | feat(nvim): switch colorscheme to catppuccin | Yigit Sever | 2022-12-17 | 2 | -33/+40 | |
| | ||||||
* | feat(nvim): use ltex-extra plugin | Yigit Sever | 2022-12-14 | 2 | -4/+25 | |
| | | | | | | | | https://valentjn.github.io/ltex/settings.html we use ltex-ls for prose, add to dictionary and hide false positives were pain, this plugin fixes that still need to invoke ltex-ls on save instead of on every keypress | |||||
* | feat(nvim): use abbreviation reminder plugin & abbreviations | Yigit Sever | 2022-12-14 | 2 | -0/+45 | |
| | | | | | | https://github.com/0styx0/abbreinder.nvim reminds you when you don't use your abbreviations | |||||
* | feat(nvim): use barbar tabline plugin | Yigit Sever | 2022-12-14 | 3 | -40/+169 | |
| | ||||||
* | feat(nvim): rust-tools inline hints | Yigit Sever | 2022-12-11 | 1 | -3/+7 | |
| | | | | cool little prefixes | |||||
* | feat(nvim): use rust-tools and fidget | Yigit Sever | 2022-12-07 | 2 | -6/+64 | |
| | | | | new plugins make us go microsoft code | |||||
* | chore(nvim): remove limelight and goyo | Yigit Sever | 2022-12-07 | 2 | -7/+0 | |
| | | | | goyo was broken for a while and i don't think i've ever used limelight | |||||
* | nvim: change deprecated lsp format | Yigit Sever | 2022-12-06 | 1 | -1/+1 | |
| | ||||||
* | nvim: leap.nvim had a breaking change | Yigit Sever | 2022-12-03 | 1 | -19/+2 | |
| | ||||||
* | nvim: update nvim-lspcofig, config | Yigit Sever | 2022-11-22 | 2 | -5/+6 | |
| | ||||||
* | nvim: bring in leap.nvim, vim.keymap.set | Yigit Sever | 2022-08-17 | 3 | -59/+94 | |
| | ||||||
* | nvim: update nvimtree config | Yigit Sever | 2022-07-22 | 1 | -50/+22 | |
| | ||||||
* | nvim: reclaim lost tex snippets | Yigit Sever | 2022-06-04 | 1 | -6/+56 | |
| | ||||||
* | nvim: impatient & sleuth | Yigit Sever | 2022-05-22 | 2 | -0/+9 | |
| | ||||||
* | nvim: neovim 0.7 keymaps, plugins | Yigit Sever | 2022-05-17 | 2 | -97/+111 | |
| | ||||||
* | 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 | |
| |