mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-03-09 14:11:11 +01:00
nvim: rsh support
This commit is contained in:
parent
ed6d07c21a
commit
2ce5f65166
3 changed files with 36 additions and 56 deletions
|
|
@ -64,6 +64,7 @@ nnoremap <silent> mk <cmd>Telescope keymaps<CR>
|
|||
command SpellFr setlocal spell spelllang=fr
|
||||
|
||||
autocmd BufNewFile,BufRead *.nix set ft=nix
|
||||
autocmd BufNewFile,BufRead *.rsh set ft=rsh
|
||||
|
||||
"syntax enable
|
||||
filetype plugin indent on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue