mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 00:03:55 +01:00
neovim: Drop useless markdown specifier
This seems to be the default now.
This commit is contained in:
parent
65dee126ec
commit
48e173ac34
@ -164,8 +164,6 @@ in
|
||||
autocmd VimEnter * silent! :cd `git rev-parse --show-toplevel`
|
||||
|
||||
tnoremap <C-space> <C-\><C-n>
|
||||
|
||||
autocmd BufNewFile,BufRead *.mdx set filetype=markdown
|
||||
'';
|
||||
|
||||
plugins = with pkgs.vimPlugins; [
|
||||
|
Loading…
Reference in New Issue
Block a user