aboutsummaryrefslogtreecommitdiffstats
path: root/home-manager/soispha/config/neovim/nixvim (unfollow)
Commit message (Expand)Author
2023-08-19Fix(hm/conf/neovim): Put the config file heading at the topSoispha
2023-08-19Fix(hm/conf/neovim): Add linter and formatters to the wrapped neovimSoispha
2023-08-19Fix(hm/conf/neovim): Change mapping for cmp acceptation to 'HH'Soispha
2023-08-19Fix(hm/conf/neovim/plugins/lsp): Remove duplicated setup of capabilitiesSoispha
2023-08-19Fix(hm/conf/neovim/plugins/lualine): Correctly qoute stringSoispha
2023-08-19Fix(hm/conf/neovim/plugins/lualine): Use anynomys functionsSoispha
2023-08-19Fix(hm/conf/neovim/plugins/lualine): EnableSoispha
2023-08-19Fix(hm/conf/neovim/plugins/lf): Add fg and bg highlight colorsSoispha
2023-08-19Fix(hm/conf/neovim/autocmds): Add anchor to space replacementSoispha
2023-08-19Fix(hm/conf/neovim): Remove duplicate mapping, which mapped n to nSoispha
2023-08-19Fix(hm/conf/neovim): Remap '<C-Space>' to '<S-Tab>' as alacritty already uses itSoispha
2023-08-19Fix(hm/conf/neovim/autocmds): Correctly apply the if conditionalSoispha
2023-08-19Fix(hm/conf/neovim/mappings): Turn lf start mapping into a functionSoispha
2023-08-19Fix(hm/conf/neovim/mappings): Correctly specify lua codeSoispha
2023-08-19Fix(hm/conf/neovim/plugins/lf): Prepend 'vim' to global 'o' usageSoispha
2023-08-19Fix(hm/conf/neovim/autocmds): Add missing 'coloroverride' autocmd groupSoispha
2023-08-19Fix(hm/conf/neovim/options): Separate 'listchars' option with commasSoispha
2023-08-19Fix(hm/conf/neovim/options): Turn wildmode option into a stringSoispha
2023-08-19Fix(hm/conf/neovim/plugins/lsp/keymaps): Use correct mapping optionsSoispha
2023-08-19Fix(hm/conf/neovim): Fully import nvim config through nixVimSoispha
2023-08-19Feat(hm/conf/nvim): Add basic nix config [REBASE TARGET]Soispha