Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvim: usable cmp mappings | Yigit Sever | 2024-10-10 | 1 | -11/+5 |
| | |||||
* | nvim: add lua snippets | Yigit Sever | 2024-08-26 | 1 | -0/+1 |
| | | | | | | A year later... https://git.yigitsever.com/personal/dotfiles/commit/.config/nvim/my_snippets?id=387e08c52d9752bc839c71119f140ba8435c3d70 | ||||
* | nvim: remove diagnostics hints | Yigit Sever | 2024-08-20 | 1 | -4/+0 |
| | |||||
* | nvim: remove luasnip bindings | Yigit Sever | 2024-08-20 | 1 | -10/+1 |
| | | | | use tab/enter workflow | ||||
* | nvim: fix cmp sources | Yigit Sever | 2024-08-20 | 1 | -3/+6 |
| | |||||
* | nvim: add colorhighlight plugin | Yigit Sever | 2024-08-20 | 1 | -1/+2 |
| | |||||
* | nvim: update deprecated function | Yigit Sever | 2024-06-09 | 1 | -1/+1 |
| | | | | nvim_buf_get_option | ||||
* | nvim: replave neodev with lazydev | Yigit Sever | 2024-06-09 | 1 | -4/+14 |
| | |||||
* | nvim: switch to vim-snippets luasnip fork | Yigit Sever | 2024-02-09 | 1 | -13/+26 |
| | | | | https://www.reddit.com/r/neovim/comments/18w0ule/luasnip_snippet_collection_from_vimsnippets/ | ||||
* | nvim: update fidget config | Yigit Sever | 2024-01-01 | 1 | -1/+1 |
| | |||||
* | nvim: cmp cleanup, actually use luasnip | Yigit Sever | 2023-09-03 | 1 | -43/+39 |
| | |||||
* | nvim: add cmp-omni for vimwiki | Yigit Sever | 2023-08-21 | 1 | -4/+16 |
| | | | | path completion and tag completion | ||||
* | nvim: change cutlass suite | Yigit Sever | 2023-08-21 | 1 | -5/+51 |
| | | | | and fix telescope + cmp issues | ||||
* | nvim: switch to lazy.nvim | Yigit Sever | 2023-08-18 | 1 | -0/+114 |
revert this as whole, if you miss the good old days |