summaryrefslogtreecommitdiffstats
path: root/.config/nvim/lua/plugins
Commit message (Collapse)AuthorAgeFilesLines
* nvim: update tsserver lsp nameYigit Sever2024-10-011-1/+1
|
* nvim: remove vale and ltex, use harper-lsYigit Sever2024-09-041-34/+31
|
* nvim: migrate to rustaceanvimYigit Sever2024-09-021-27/+13
|
* nvim: fugitive -> neogitYigit Sever2024-08-301-3/+8
|
* nvim: update cutlass config (wayland)Yigit Sever2024-08-301-1/+18
|
* nvim: update trouble configYigit Sever2024-08-301-12/+33
|
* nvim: add lua snippetsYigit Sever2024-08-261-0/+1
| | | | | | A year later... https://git.yigitsever.com/personal/dotfiles/commit/.config/nvim/my_snippets?id=387e08c52d9752bc839c71119f140ba8435c3d70
* nvim: add ltex fts explicitlyYigit Sever2024-08-201-1/+2
|
* nvim: lsp add many lang serversYigit Sever2024-08-201-0/+10
| | | | ts/js, html, css, vala
* nvim: remove diagnostics hintsYigit Sever2024-08-201-4/+0
|
* nvim: remove luasnip bindingsYigit Sever2024-08-201-10/+1
| | | | use tab/enter workflow
* nvim: fix cmp sourcesYigit Sever2024-08-201-3/+6
|
* nvim: add vale.nvim pluginYigit Sever2024-08-201-0/+9
|
* nvim: add colorhighlight pluginYigit Sever2024-08-202-1/+9
|
* nvim: update gitsigns yadm supportYigit Sever2024-08-081-5/+13
|
* nvim: update deprecated functionYigit Sever2024-06-091-1/+1
| | | | nvim_buf_get_option
* nvim: update nvimtree configYigit Sever2024-06-091-6/+5
| | | | api looks nicer, figure it out
* nvim: replave neodev with lazydevYigit Sever2024-06-092-8/+18
|
* nvim: use xsel_override when xsel is presentYigit Sever2024-04-251-13/+16
| | | | so only on x11
* nvim: delete which-keyYigit Sever2024-02-171-14/+0
|
* nvim: switch to vim-snippets luasnip forkYigit Sever2024-02-092-16/+26
| | | | https://www.reddit.com/r/neovim/comments/18w0ule/luasnip_snippet_collection_from_vimsnippets/
* nvim: lua formattingYigit Sever2024-02-097-30/+32
|
* nvim: update fidget configYigit Sever2024-01-012-5/+11
|
* nvim: update indent blanklineYigit Sever2023-12-062-9/+13
|
* nvim: working ruff + black with pylspYigit Sever2023-09-131-13/+6
|
* nvim: remove mason.nvimYigit Sever2023-09-131-15/+0
|
* nvim: cmp cleanup, actually use luasnipYigit Sever2023-09-031-43/+39
|
* nvim TEMP: switch vimwiki forkYigit Sever2023-08-261-1/+1
| | | | | | my fork fixes the blockquote html rendering at the moment revert asap
* nvim: add pkgbuild_language_serverYigit Sever2023-08-261-0/+3
|
* 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-211-4/+16
| | | | path completion and tag completion
* nvim: change cutlass suiteYigit Sever2023-08-213-36/+127
| | | | and fix telescope + cmp issues
* nvim: nvim-ufo, bunch of fixesYigit Sever2023-08-207-50/+148
|
* nvim: switch to lazy.nvimYigit Sever2023-08-1820-0/+1125
revert this as whole, if you miss the good old days