summaryrefslogtreecommitdiffstats
path: root/.config/nvim
Commit message (Collapse)AuthorAgeFilesLines
* nvim: working ruff + black with pylspYigit Sever2023-09-131-13/+6
|
* nvim: remove mason.nvimYigit Sever2023-09-132-36/+19
|
* nvim: autocmds fix texclear typoYigit Sever2023-09-091-1/+1
|
* nvim: add tex ftplugin with surroundsYigit Sever2023-09-031-0/+24
|
* nvim: port autocmdsYigit Sever2023-09-032-0/+33
|
* nvim: cmp cleanup, actually use luasnipYigit Sever2023-09-032-66/+63
|
* nvim TEMP: switch vimwiki forkYigit Sever2023-08-262-16/+16
| | | | | | my fork fixes the blockquote html rendering at the moment revert asap
* nvim: add pkgbuild_language_serverYigit Sever2023-08-261-0/+3
|
* nvim: set pkgbuilds ft as pkgbuildYigit Sever2023-08-261-0/+5
|
* nvim: add telescope spell_suggest pickerYigit Sever2023-08-241-0/+13
| | | | and a little telescope for the prompt
* nvim: add cmp-omni for vimwikiYigit Sever2023-08-212-5/+18
| | | | path completion and tag completion
* nvim: change cutlass suiteYigit Sever2023-08-214-48/+139
| | | | and fix telescope + cmp issues
* nvim: remove abolish recipesYigit Sever2023-08-211-32/+0
|
* nvim: nvim-ufo, bunch of fixesYigit Sever2023-08-2011-112/+211
|
* nvim: switch to lazy.nvimYigit Sever2023-08-1846-1651/+1416
| | | | revert this as whole, if you miss the good old days
* nvim: use denols for nvim-lspYigit Sever2023-08-171-1/+1
|
* nvim: pin fidget to legacyYigit Sever2023-06-211-1/+4
|
* nvim: update gitsigns configYigit Sever2023-06-211-63/+80
|
* nvim: use native filetypeYigit Sever2023-06-071-3/+4
|
* nvim: correct wiki, rem, mail deviconsYigit Sever2023-05-231-3/+3
|
* nvim: purge abbreinder.nvimYigit Sever2023-05-131-17/+1
|
* nvim: purge which-key.vimYigit Sever2023-05-132-8/+0
|
* nvim: purge ledger.vimYigit Sever2023-05-132-8/+1
|
* nvim: purge vista.vimYigit Sever2023-05-135-17/+0
|
* nvim: remove redundant nvim-tree mappingYigit Sever2023-05-101-5/+0
|
* nvim: use native nvim filetypeYigit Sever2023-05-103-12/+4
|
* nvim: config cleanupYigit Sever2023-04-062-2/+2
|
* nvim: update barbar configYigit Sever2023-04-061-77/+32
|
* nvim: update dashboard configYigit Sever2023-04-062-30/+24
|
* revert(nvim): duplicate tabular spacesYigit Sever2022-12-211-1/+0
| | | | tabular apparently defines bunch of useful patterns without documenting them anywhere
* feat(nvim): tabularize spaces shortcutYigit Sever2022-12-211-0/+1
|
* feat(nvim): metting abolish abbrYigit Sever2022-12-211-25/+26
|
* fix(nvim): enable indent-blankline catppuccin integrationYigit Sever2022-12-201-0/+3
|
* feat(nvim): shorter fidget messagesYigit Sever2022-12-171-3/+4
|
* feat(nvim): use plugin which-keyYigit Sever2022-12-173-0/+9
|
* feat(nvim): switch alpha to dashboardYigit Sever2022-12-172-27/+34
|
* feat(nvim): lualine show ff and enc when neededYigit Sever2022-12-171-4/+13
|
* feat(nvim): switch colorscheme to catppuccinYigit Sever2022-12-172-33/+40
|
* feat(nvim): use ltex-extra pluginYigit Sever2022-12-142-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 & abbreviationsYigit Sever2022-12-142-0/+45
| | | | | | https://github.com/0styx0/abbreinder.nvim reminds you when you don't use your abbreviations
* feat(nvim): use barbar tabline pluginYigit Sever2022-12-143-40/+169
|
* feat(nvim): rust-tools inline hintsYigit Sever2022-12-111-3/+7
| | | | cool little prefixes
* feat(nvim): use rust-tools and fidgetYigit Sever2022-12-072-6/+64
| | | | new plugins make us go microsoft code
* chore(nvim): remove limelight and goyoYigit Sever2022-12-072-7/+0
| | | | goyo was broken for a while and i don't think i've ever used limelight
* nvim: change deprecated lsp formatYigit Sever2022-12-061-1/+1
|
* nvim: leap.nvim had a breaking changeYigit Sever2022-12-031-19/+2
|
* nvim: update nvim-lspcofig, configYigit Sever2022-11-222-5/+6
|
* nvim: bring in leap.nvim, vim.keymap.setYigit Sever2022-08-173-59/+94
|
* nvim: update nvimtree configYigit Sever2022-07-221-50/+22
|
* nvim: reclaim lost tex snippetsYigit Sever2022-06-041-6/+56
|