index
:
nixos-config
this commit
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
home-manager
/
soispha
/
config
/
neovim
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix(hm/conf/neovim/plugins/lsp-progress): Disable as its quite distracting
Soispha
2023-08-26
*
Feat(hm/conf/neovim/plugins/lsp-progress): Init
Soispha
2023-08-26
*
Style(hm/conf/neovim): Format
Soispha
2023-08-25
*
Fix(hm/conf/neovim/plugins): Import new ones
Soispha
2023-08-25
*
Feat(hm/conf/neovim/plugins/telescope/extensions/symbols): Init
Soispha
2023-08-25
*
Feat(hm/conf/neovim/plugins/telescope/extensions/rooter): Init
Soispha
2023-08-25
*
Feat(hm/conf/neovim/plugins/telescope/extensions/bibtex): Init
Soispha
2023-08-25
*
Feat(hm/conf/neovim/plugins/femaco): Init
Soispha
2023-08-25
*
Fix(hm/conf/neovim/plugins): Move raw plugins to their config dirs
Soispha
2023-08-25
*
Fix(hm/conf/neovim/plugins/harpoon/mappings): Simplify mappings
Soispha
2023-08-25
*
Fix(hm/conf/neovim/plugins): Import added plugins
Soispha
2023-08-25
*
Fix(hm/conf/neovim/plugins/telescope): Init
Soispha
2023-08-25
*
Fix(hm/conf/leap): Squas
Soispha
2023-08-25
*
Fix(hm/conf/neovim/options): Reduce timeout as that is used by which-key
Soispha
2023-08-24
*
Fix(hm/conf/neovim/mappings): Add description to every mapping
Soispha
2023-08-24
*
Feat(hm/conf/neovim/plugins/which-key): Init
Soispha
2023-08-24
*
Feat(hm/conf/neovim/plugins/lspkind): Init
Soispha
2023-08-24
*
Feat(hm/conf/neovim/plugins/leap): Init
Soispha
2023-08-24
*
Feat(hm/conf/neovim/plugins/harpoon): Init
Soispha
2023-08-24
*
Fix(hm/conf/neovim/plugs/lsp/ltex): Disable autocompletion while typing
Soispha
2023-08-22
*
Fix(hm/conf/neovim/mappings): Use shift space to confirm suggestions
Soispha
2023-08-20
*
Fix(hm/conf/neovim/plugins/luasnip): Correct local value in snippet
Soispha
2023-08-20
*
Feat(hm/conf/neovim/plugins/lsp/ccls): Init
Soispha
2023-08-20
*
Fix(hm/conf/neovim/plugins/vimtex): Add comment about treesitter support
Soispha
2023-08-19
*
Refactor(hm/conf/neovim/plugins/luasnip/snippets): Remove unnused ones
Soispha
2023-08-19
*
Feat(hm/conf/neovim): Use non-treesitter theme for latex files
Soispha
2023-08-19
*
Fix(hm/conf/neovim): Put the config file heading at the top
Soispha
2023-08-19
*
Fix(hm/conf/neovim): Add linter and formatters to the wrapped neovim
Soispha
2023-08-19
*
Fix(hm/conf/neovim): Change mapping for cmp acceptation to 'HH'
Soispha
2023-08-19
*
Fix(hm/conf/neovim/nixneovim): Remove as it's replaced by nixvim
Soispha
2023-08-19
*
Fix(hm/conf/neovim/plugins/lsp): Remove duplicated setup of capabilities
Soispha
2023-08-19
*
Fix(hm/conf/neovim/plugins/lualine): Correctly qoute string
Soispha
2023-08-19
*
Fix(hm/conf/neovim/plugins/lualine): Use anynomys functions
Soispha
2023-08-19
*
Fix(hm/conf/neovim/plugins/lualine): Enable
Soispha
2023-08-19
*
Fix(hm/conf/neovim/plugins/lf): Add fg and bg highlight colors
Soispha
2023-08-19
*
Fix(hm/conf/neovim/autocmds): Add anchor to space replacement
Soispha
2023-08-19
*
Fix(hm/conf/neovim): Remove duplicate mapping, which mapped n to n
Soispha
2023-08-19
*
Fix(hm/conf/neovim): Remap '<C-Space>' to '<S-Tab>' as alacritty already uses it
Soispha
2023-08-19
*
Fix(hm/conf/neovim/autocmds): Correctly apply the if conditional
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/plugins/lf): Prepend 'vim' to global 'o' usage
Soispha
2023-08-19
*
Fix(hm/conf/neovim/autocmds): Add missing 'coloroverride' autocmd group
Soispha
2023-08-19
*
Fix(hm/conf/neovim/options): Separate 'listchars' option with commas
Soispha
2023-08-19
*
Fix(hm/conf/neovim/options): Turn wildmode option into a string
Soispha
2023-08-19
*
Fix(hm/conf/neovim/plugins/lsp/keymaps): Use correct mapping options
Soispha
2023-08-19
*
Fix(hm/conf/neovim): Fully import nvim config through nixVim
Soispha
2023-08-19
*
Fix(hm/conf/nvim): Import neovim config
Soispha
2023-08-19
*
Feat(hm/conf/nvim): Add basic nix config [REBASE TARGET]
Soispha
2023-08-19
*
Refactor(treewide): Move module configuration in separate files
Soispha
2023-08-01