~ruther/nixos-config

5860e6bc19d55185d4c87d2b2d5bd87b29fc5688 — Rutherther 1 year, 6 months ago 7bb1efa
feat: add word separators to nvim
1 files changed, 2 insertions(+), 0 deletions(-)

M modules/editors/nvim/home.nix
M modules/editors/nvim/home.nix => modules/editors/nvim/home.nix +2 -0
@@ 34,6 34,8 @@
        syntax enable                             " Syntax highlighting
        colorscheme srcery                        " Color scheme text

        set iskeyword=!-~,^*,^45,^124,^34,192-255,^_,^.,^,

        let g:lightline = {
          \ 'colorscheme': 'wombat',
          \ }                                     " Color scheme lightline

Do not follow this link