it's set not let'
This commit is contained in:
parent
8dfba4d2fc
commit
2a801c7e19
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ let dsquotes = "''"; in
|
|||
autocmd BufWrite * call CocAction('format')
|
||||
|
||||
" ctags path
|
||||
let g:tagbar_ctags_bin = '${pkgs.universal-ctags}/bin/ctags';
|
||||
set g:tagbar_ctags_bin = '${pkgs.universal-ctags}/bin/ctags';
|
||||
'';
|
||||
plugins = with pkgs.vimPlugins; [
|
||||
nerdtree
|
||||
|
|
Loading…
Reference in a new issue