Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix(hm/conf/neovim): Change mapping for cmp acceptation to 'HH' | Soispha | 2023-08-19 |
| | |||
* | Fix(hm/conf/neovim): Remove duplicate mapping, which mapped n to n | Soispha | 2023-08-19 |
| | | | | | This would otherwise unmap the mapping of n to "g<up>", thus making upwards movement impossible. | ||
* | Fix(hm/conf/neovim): Remap '<C-Space>' to '<S-Tab>' as alacritty already uses it | Soispha | 2023-08-19 |
| | |||
* | Fix(hm/conf/neovim/mappings): Turn lf start mapping into a function | Soispha | 2023-08-19 |
| | |||
* | Fix(hm/conf/neovim/mappings): Correctly specify lua code | Soispha | 2023-08-19 |
| | |||
* | Fix(hm/conf/neovim): Fully import nvim config through nixVim | Soispha | 2023-08-19 |
| | |||
* | Feat(hm/conf/nvim): Add basic nix config [REBASE TARGET] | Soispha | 2023-08-19 |